isa: add isa_address_space()
commitc839adec884ed601204d527f021bf638e879a61f
authorAvi Kivity <avi@redhat.com>
Mon, 15 Aug 2011 14:17:35 +0000 (15 17:17 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Aug 2011 15:47:49 +0000 (22 10:47 -0500)
treeb27ff78a57b74422461cc049ef3c4965f74153c2
parentc5b3572fc64360152fe1ccb9e4b72d17770c55e7
isa: add isa_address_space()

A helper that returns the address space used by ISA devices.  Useful
for getting rid of isa_mem_base, multiple ISA buses, or ISA buses behind
bridges.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/isa-bus.c
hw/isa.h