block/dmg.h | 1 -
hw/alpha/alpha_sys.h | 2 -
hw/audio/fmopl.h | 1 -
hw/display/vga_int.h | 3 +-
hw/display/{vga.h => vga_int_regs.h} | 0
hw/i386/amd_iommu.h | 5 --
hw/net/ne2000.h | 3 ++
hw/pci/pci_internal.h | 16 ++++++
include/hw/acpi/acpi.h | 12 +++++
include/hw/acpi/ipmi.h | 1 -
include/hw/cpu/core.h | 1 -
include/hw/display/vga.h | 25 ++++++++++
include/hw/{isa/i8257.h => dma/i8257_dma.h} | 6 +++
include/hw/i2c/ppc4xx_i2c.h | 1 -
include/hw/i386/pc.h | 56 ---------------------
include/hw/input/i8042.h | 30 +++++++++++
include/hw/isa/isa.h | 2 -
include/hw/net/ne2000-isa.h | 33 +++++++++++++
include/hw/net/pci.h | 26 ++++++++++
include/hw/pci/pci.h | 4 --
include/hw/timer/i8254.h | 5 +-
include/hw/timer/i8254_internal.h | 2 +-
include/hw/timer/m48t59.h | 2 +
include/hw/timer/mc146818rtc.h | 3 +-
include/hw/unicore32/puv3.h | 10 ----
include/sysemu/hax.h | 1 -
target/i386/hax-darwin.h | 3 --
target/i386/hax-windows.h | 2 -
target/nios2/cpu.h | 1 -
accel/tcg/translate-all.c | 1 -
bsd-user/main.c | 1 -
chardev/wctablet.c | 4 --
disas/nios2.c | 3 --
exec.c | 3 --
hw/acpi/ipmi-stub.c | 1 +
hw/alpha/dp264.c | 10 ++--
hw/alpha/pci.c | 2 +
hw/alpha/typhoon.c | 2 +-
hw/arm/realview.c | 3 +-
hw/arm/spitz.c | 1 -
hw/arm/versatilepb.c | 3 +-
hw/arm/virt.c | 1 +
hw/audio/fmopl.c | 1 -
hw/audio/pcspk.c | 1 -
hw/char/debugcon.c | 1 -
hw/char/xen_console.c | 1 -
hw/core/machine.c | 1 -
hw/cpu/core.c | 1 +
hw/display/vga-isa-mm.c | 4 +-
hw/display/vga-isa.c | 2 +-
hw/display/vga.c | 4 +-
hw/dma/i82374.c | 3 +-
hw/dma/i8257.c | 4 +-
hw/i2c/pm_smbus.c | 1 -
hw/i2c/smbus_ich9.c | 1 -
hw/i386/amd_iommu.c | 5 +-
hw/i386/kvm/pci-assign.c | 1 -
hw/i386/pc.c | 18 ++++---
hw/i386/pci-assign-load-rom.c | 1 -
hw/i386/xen/xen_platform.c | 1 -
hw/ide/ahci.c | 1 -
hw/ide/cmd646.c | 1 -
hw/ide/core.c | 3 +-
hw/ide/ich.c | 1 -
hw/ide/isa.c | 1 -
hw/ide/microdrive.c | 1 -
hw/ide/pci.c | 1 -
hw/ide/piix.c | 2 +-
hw/ide/via.c | 1 -
hw/input/adb.c | 2 +-
hw/input/pckbd.c | 2 +-
hw/input/vmmouse.c | 3 +-
hw/intc/lm32_pic.c | 1 -
hw/ipmi/isa_ipmi_bt.c | 1 -
hw/ipmi/isa_ipmi_kcs.c | 1 -
hw/isa/i82378.c | 5 +-
hw/isa/vt82c686.c | 1 -
hw/mips/mips_fulong2e.c | 13 +++--
hw/mips/mips_jazz.c | 9 ++--
hw/mips/mips_malta.c | 13 +++--
hw/mips/mips_r4k.c | 8 +--
hw/misc/ivshmem.c | 1 -
hw/misc/sga.c | 1 -
hw/misc/vmport.c | 1 +
hw/moxie/moxiesim.c | 1 -
hw/net/e1000e.c | 6 +--
hw/net/ne2000-isa.c | 6 +--
hw/net/ne2000.c | 5 +-
hw/net/pcnet-pci.c | 3 +-
hw/net/rtl8139.c | 7 ++-
hw/nios2/boot.c | 1 -
hw/pci-bridge/pci_expander_bridge.c | 1 -
hw/pci/pci.c | 67 +------------------------
hw/pci/pci_nic.c | 77 +++++++++++++++++++++++++++++
hw/ppc/e500.c | 1 +
hw/ppc/mac_newworld.c | 3 +-
hw/ppc/mac_oldworld.c | 3 +-
hw/ppc/pnv.c | 2 +-
hw/ppc/ppc440_bamboo.c | 3 +-
hw/ppc/prep.c | 13 +++--
hw/ppc/spapr.c | 1 +
hw/ppc/spapr_cpu_core.c | 1 +
hw/ppc/spapr_hcall.c | 1 -
hw/s390x/css.c | 1 -
hw/scsi/vhost-user-scsi.c | 1 -
hw/sh4/r2d.c | 5 +-
hw/smbios/smbios_type_38-stub.c | 1 +
hw/sparc/sun4m.c | 5 --
hw/sparc64/sun4u.c | 10 ++--
hw/ssi/aspeed_smc.c | 3 +-
hw/timer/i8254.c | 1 -
hw/timer/i8254_common.c | 1 -
hw/timer/m48t59-isa.c | 2 +-
hw/timer/mc146818rtc.c | 2 +-
hw/tpm/tpm_passthrough.c | 1 -
hw/tpm/tpm_tis.c | 1 -
hw/unicore32/puv3.c | 17 ++++---
hw/vfio/ccw.c | 2 +-
hw/virtio/vhost-vsock.c | 2 +-
hw/virtio/virtio-balloon.c | 2 +-
hw/watchdog/wdt_ib700.c | 1 -
linux-user/main.c | 1 -
monitor.c | 1 -
net/colo-compare.c | 1 -
numa.c | 1 -
target/i386/hax-darwin.c | 8 +--
target/nios2/helper.c | 7 +--
target/nios2/op_helper.c | 1 +
target/nios2/translate.c | 1 +
target/openrisc/exception_helper.c | 1 -
target/ppc/kvm.c | 3 --
tests/test-aio-multithread.c | 1 -
tests/test-clone-visitor.c | 1 -
tests/vhost-user-test.c | 1 -
tests/vmgenid-test.c | 3 --
util/qemu-sockets.c | 1 -
vl.c | 3 +-
hw/pci/Makefile.objs | 1 +
MAINTAINERS | 13 ++++-
139 files changed, 389 insertions(+), 337 deletions(-)
rename hw/display/{vga.h => vga_int_regs.h} (100%)
create mode 100644 hw/pci/pci_internal.h
create mode 100644 include/hw/display/vga.h
rename include/hw/{isa/i8257.h => dma/i8257_dma.h} (86%)
create mode 100644 include/hw/input/i8042.h
create mode 100644 include/hw/net/ne2000-isa.h
create mode 100644 include/hw/net/pci.h
create mode 100644 hw/pci/pci_nic.c