]> Git Repo - qemu.git/commit
isa: Add isa_address_space_io()
authorJulien Grall <[email protected]>
Wed, 19 Sep 2012 11:50:02 +0000 (12:50 +0100)
committerAndreas Färber <[email protected]>
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 <[email protected]>
Acked-by: Avi Kivity <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
hw/isa-bus.c
hw/isa.h
This page took 0.024552 seconds and 4 git commands to generate.