qemu-e2k/hw
Cédric Le Goater 52b438815e xics_kvm: fix a build break
On CentOS 7.5, gcc-4.8.5-28.el7_5.1.ppc64le fails to build QEMU due to :

  hw/intc/xics_kvm.c: In function ‘ics_set_kvm_state’:
  hw/intc/xics_kvm.c:281:13: error: ‘ret’ may be used uninitialized in this
    function [-Werror=maybe-uninitialized]
             return ret;

Fix the breakage and also remove the extra error reporting as
kvm_device_access() already provides a substantial error message.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-06-16 16:32:33 +10:00
..
9pfs
acpi nvdimm: make persistence option symbolic 2018-06-11 22:19:57 +03:00
adc
alpha iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
arm iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
audio
block Block layer patches: 2018-06-15 16:30:27 +01:00
bt
char hw/char/parallel: Convert away from old_mmio 2018-06-15 15:23:34 +01:00
core hw/core/or-irq: Support more than 16 inputs to an OR gate 2018-06-15 15:23:34 +01:00
cpu
cris
display object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence 2018-06-12 12:07:30 +02:00
dma iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
gpio
hppa
i2c ppc4xx_i2c: Clean up and improve error logging 2018-06-12 10:44:36 +10:00
i386 iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
ide block: Remove deprecated -drive option serial 2018-06-15 14:49:44 +02:00
input adb: add property to disable direct reg 3 writes 2018-06-16 16:32:33 +10:00
intc xics_kvm: fix a build break 2018-06-16 16:32:33 +10:00
ipack
ipmi object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence 2018-06-12 12:07:30 +02:00
isa
lm32
m68k hw/m68k/mcf5206: Convert away from old_mmio 2018-06-15 15:23:34 +01:00
mem
microblaze
mips
misc mac_newworld: add PMU device 2018-06-16 16:32:33 +10:00
moxie
net e1000e: Do not auto-clear ICR bits which aren't set in EIAC 2018-06-15 10:39:53 +08:00
nios2
nvram
openrisc
pci
pci-bridge
pci-host uninorth: remove token register from uninorth device 2018-06-12 09:33:52 +10:00
pcmcia
ppc mac_newworld: add PMU device 2018-06-16 16:32:33 +10:00
rdma
riscv
s390x iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
scsi block: Remove deprecated -drive option serial 2018-06-15 14:49:44 +02:00
sd
sh4 hw/sh/sh7750: Convert away from old_mmio 2018-06-15 15:23:34 +01:00
smbios
sparc iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
sparc64 iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
ssi object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence 2018-06-12 12:07:30 +02:00
timer
tpm
tricore
unicore32
usb block: Remove deprecated -drive option serial 2018-06-15 14:49:44 +02:00
vfio iommu: Add IOMMU index argument to notifier APIs 2018-06-15 15:23:34 +01:00
virtio iommu: Add IOMMU index argument to notifier APIs 2018-06-15 15:23:34 +01:00
watchdog hw/watchdog/wdt_i6300esb: Convert away from old_mmio 2018-06-15 15:23:34 +01:00
xen
xenpv
xtensa
Makefile.objs