qemu-e2k/hw/acpi
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
..
Makefile.objs hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
core.c acpi: add dummy write function for acpi timer 2013-05-14 08:53:09 -05:00
ich9.c ich9: kill cmos_s3 2013-04-24 11:50:18 -05:00
piix4.c isa: implement isa_is_ioport_assigned via memory_region_find 2013-07-04 17:42:43 +02:00