qemu-irix/include/hw
Thomas Huth f9ce8e0aa3 hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
The check "liobn & 0xFFFFFFFF00000000ULL" in spapr_tce_find_by_liobn()
is completely useless since liobn is only declared as an uint32_t
parameter. Fix this by using target_ulong instead (this is what most
of the callers of this function are using, too).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-06-03 23:56:51 +02:00
..
acpi acpi: add aml_while() term 2015-06-01 14:18:54 +02:00
arm hw/arm/virt-acpi-build: Generate GTDT table 2015-05-29 11:28:56 +01:00
audio
block
char char: cadence_uart: Split state struct and type into header 2015-05-18 16:41:12 +01:00
cpu
cris
i2c
i386 i386/pc: pc_basic_device_init(): delegate FDC creation request 2015-05-31 20:24:06 +02:00
input
intc hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked 2015-05-12 11:57:17 +01:00
ipack
isa
kvm
lm32
m68k
mem
mips
misc
net net: cadence_gem: Split state struct and type into header 2015-05-18 16:41:11 +01:00
nvram
pci Add stream ID to MSI write 2015-05-31 20:29:02 +02:00
pci-host spapr_pci: Make find_phb()/find_dev() public 2015-06-03 23:56:51 +02:00
ppc hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn 2015-06-03 23:56:51 +02:00
s390x virtio-ccw: introduce ccw specific queue limit 2015-05-31 16:45:38 +02:00
scsi
sh4
sparc
timer
tricore
unicore32
usb
vfio
virtio virtio-input: make virtio devices follow usual naming convention 2015-06-02 10:31:29 +02:00
xen
boards.h machine: Remove unused fields from QEMUMachine 2015-05-31 16:26:42 +02:00
bt.h
compat.h hw: Define empty HW_COMPAT_2_[23] macros 2015-05-31 16:26:41 +02:00
devices.h
elf_ops.h
empty_slot.h
fw-path-provider.h
hotplug.h
hw.h
ide.h
irq.h
loader.h
nmi.h
pcmcia.h
platform-bus.h
ptimer.h
qdev-core.h QMP pull request 2015-05-12 09:01:51 +01:00
qdev-dma.h
qdev-properties.h qdev: add 64bit properties 2015-06-01 14:18:55 +02:00
qdev.h
sd.h
ssi.h
stream.h
sysbus.h
usb.h usb: Remove unused functions 2015-04-30 16:05:48 +03:00