qemu-patch-raspberry4/hw/isa
Jan Kiszka b6f3296292 isa: implement isa_is_ioport_assigned via memory_region_find
Open-code isa_is_ioport_assigned via a memory region lookup. As all IO
ports are now directly or indirectly registered via the memory API, this
becomes possible and will finally allow us to drop the ioport tables.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-07-04 17:42:43 +02:00
..
apm.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
i82378.c isa: QOM'ify ISADevice 2013-06-07 14:55:33 +02:00
isa-bus.c isa: QOM'ify ISADevice 2013-06-07 14:55:33 +02:00
isa_mmio.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
lpc_ich9.c isa: implement isa_is_ioport_assigned via memory_region_find 2013-07-04 17:42:43 +02:00
Makefile.objs hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
pc87312.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
piix4.c isa: QOM'ify ISABus 2013-06-07 14:55:25 +02:00
vt82c686.c vt82c686: replace register_ioport* 2013-07-04 17:42:43 +02:00