qemu-patch-raspberry4/hw/pci-host
Philippe Mathieu-Daudé ab728275e4 hw: Do not include "exec/address-spaces.h" if it is not necessary
Code change produced with:
    $ git grep '#include "exec/address-spaces.h"' hw include/hw | \
      cut -d: -f-1 | \
      xargs egrep -L "(get_system_|address_space_)" | \
      xargs sed -i.bak '/#include "exec\/address-spaces.h"/d'

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-12-f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-06-01 14:15:10 +02:00
..
bonito.c
designware.c
gpex.c
grackle.c grackle: move PCI IO (ISA) memory region into the grackle device 2018-04-27 18:05:22 +10:00
Makefile.objs
pam.c
piix.c
ppce500.c
prep.c
q35.c hw/pci-host/q35: Replace hardcoded value with macro 2018-05-23 03:14:40 +03:00
sabre.c
trace-events uninorth: create new uninorth device 2018-05-04 15:00:37 +10:00
uninorth.c uninorth: create new uninorth device 2018-05-04 15:00:37 +10:00
versatile.c hw: Do not include "exec/address-spaces.h" if it is not necessary 2018-06-01 14:15:10 +02:00
xilinx-pcie.c