qemu/include
Cédric Le Goater ec575aa0ae ppc/pnv: fix compile breakage on old gcc
PnvChip is defined twice and this can confuse old compilers :

  CC      ppc64-softmmu/hw/ppc/pnv_xscom.o
In file included from qemu.git/hw/ppc/pnv.c:29:
qemu.git/include/hw/ppc/pnv.h:60: error: redefinition of typedef ‘PnvChip’
qemu.git/include/hw/ppc/pnv_xscom.h:24: note: previous declaration of ‘PnvChip’ was here
make[1]: *** [hw/ppc/pnv.o] Error 1
make[1]: *** Waiting for unfinished jobs....

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-11-15 10:05:51 +11:00
..
block * NBD bugfix (Changlong) 2016-11-03 16:32:30 +00:00
crypto
disas
exec VFIO updates 2016-10-31 2016-10-31 18:19:06 +00:00
fpu
hw ppc/pnv: fix compile breakage on old gcc 2016-11-15 10:05:51 +11:00
io
libdecnumber
migration COLO: Implement the process of failover for primary VM 2016-10-30 15:17:39 +05:30
monitor
net
qapi
qemu bitops: fix rol/ror when shift is zero 2016-11-15 10:05:50 +11:00
qom *_run_on_cpu: introduce run_on_cpu_data type 2016-10-31 15:00:25 +01:00
standard-headers virtio-crypto: add virtio crypto device emulation 2016-11-01 19:21:08 +02:00
sysemu virtio, pc: fixes and features 2016-11-03 14:41:53 +00:00
ui
elf.h
glib-compat.h tests: send error_report to test log 2016-11-01 16:06:57 +01:00
qemu-common.h
qemu-io.h
trace-tcg.h
trace.h