]> git.proxmox.com Git - qemu.git/commit
isa: Add isa_address_space_io()
authorJulien Grall <julien.grall@citrix.com>
Wed, 19 Sep 2012 11:50:02 +0000 (12:50 +0100)
committerAndreas Färber <afaerber@suse.de>
Tue, 4 Dec 2012 13:50:21 +0000 (14:50 +0100)
commitac10027327e27c9b360452e01af3ef2147f5a26f
tree51aeb676b40036422d3a7adc15265aad6af8ba41
parent16c6c80ac3a772b42a87b77dfdf0fdac7c607b0e
isa: Add isa_address_space_io()

This function permits to retrieve ISA IO address space.
It will be usefull when we need to pass IO address space as argument.

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Acked-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/isa-bus.c
hw/isa.h