qemu/hw
Paolo Bonzini 35c5a52d1d acpi: do not use TARGET_PAGE_SIZE
This is a #define used by the CPU.  NVDIMM can just use 4K
unconditionally.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 16:42:28 +02:00
..
9pfs 9p: drop unused declaration from coth.h 2016-05-18 15:04:27 +03:00
acpi acpi: do not use TARGET_PAGE_SIZE 2016-05-19 16:42:28 +02:00
alpha alpha: include cpu-qom.h in files that require AlphaCPU 2016-05-19 16:42:27 +02:00
arm qemu-common: stop including qemu/bswap.h from qemu-common.h 2016-05-19 16:42:28 +02:00
audio
block qemu-common: stop including qemu/bswap.h from qemu-common.h 2016-05-19 16:42:28 +02:00
bt qemu-common: stop including qemu/host-utils.h from qemu-common.h 2016-05-19 16:42:28 +02:00
char ipack: Update e-mail address 2016-05-18 15:04:27 +03:00
core include: poison symbols in osdep.h 2016-05-19 16:42:28 +02:00
cpu explicitly include qom/cpu.h 2016-05-19 16:42:27 +02:00
cris
display qemu-common: stop including qemu/host-utils.h from qemu-common.h 2016-05-19 16:42:28 +02:00
dma
gpio
i2c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
i386 explicitly include linux/kvm.h 2016-05-19 16:42:27 +02:00
ide atapi: Switch to byte-based block access 2016-05-12 15:22:09 +02:00
input virtio-input: support absolute axis config in pass-through 2016-04-13 17:26:12 +02:00
intc dma: do not depend on kvm_enabled() 2016-05-19 16:42:28 +02:00
ipack ipack: Update e-mail address 2016-05-18 15:04:27 +03:00
ipmi
isa explicitly include qom/cpu.h 2016-05-19 16:42:27 +02:00
lm32
m68k
mem
microblaze
mips mips: use MIPSCPU instead of CPUMIPSState 2016-05-19 16:42:27 +02:00
misc dma: do not depend on kvm_enabled() 2016-05-19 16:42:28 +02:00
moxie
net hw: do not use VMSTATE_*TL 2016-05-19 16:42:28 +02:00
nvram block: Allow BDRV_REQ_FUA through blk_pwrite() 2016-05-12 15:22:08 +02:00
openrisc
pci Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
pci-bridge hw/pci-bridge: Add missing unref in case register-bus fails 2016-04-07 19:57:33 +03:00
pci-host
pcmcia
ppc dma: do not depend on kvm_enabled() 2016-05-19 16:42:28 +02:00
s390x s390x: reorganize CSS bits between cpu.h and other headers 2016-05-19 16:42:28 +02:00
scsi Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
sd sd: Switch to byte-based block access 2016-05-12 15:22:09 +02:00
sh4
smbios
sparc
sparc64
ssi i.MX: Add the Freescale SPI Controller 2016-05-12 13:22:29 +01:00
timer Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
tpm tpm: Fix write to file descriptor function 2016-04-13 19:52:34 +03:00
tricore
unicore32
usb usb: Support compilation without poll.h 2016-05-11 10:37:39 +02:00
vfio explicitly include linux/kvm.h 2016-05-19 16:42:27 +02:00
virtio qapi: Split visit_end_struct() into pieces 2016-05-12 09:47:55 +02:00
watchdog
xen
xenpv
xtensa
Makefile.objs