]> Git Repo - qemu.git/commit
isa: add isa_address_space()
authorAvi Kivity <[email protected]>
Mon, 15 Aug 2011 14:17:35 +0000 (17:17 +0300)
committerAnthony Liguori <[email protected]>
Mon, 22 Aug 2011 15:47:49 +0000 (10:47 -0500)
commitc839adec884ed601204d527f021bf638e879a61f
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/isa-bus.c
hw/isa.h
This page took 0.02356 seconds and 4 git commands to generate.