]> git.proxmox.com Git - mirror_qemu.git/commit - hw/isa/isa-bus.c
isa: Pass i/o address space to isa_bus_new
authorRichard Henderson <rth@twiddle.net>
Wed, 10 Aug 2011 22:28:11 +0000 (15:28 -0700)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 11:58:35 +0000 (14:58 +0300)
commitc2d0d01202e07f87bf17ec9a9f43232c982aa1c2
tree0bee5a325c0abea6c0b97aed121d5bfa0641bbf9
parente11d64390ba076d8a293e422dad3027f9adb9430
isa: Pass i/o address space to isa_bus_new

Not used yet, but at least we're provided with the correct region.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/isa-bus.c
hw/isa.h
hw/mips_jazz.c
hw/mips_r4k.c
hw/pc_piix.c
hw/piix4.c
hw/piix_pci.c
hw/ppc_prep.c
hw/sun4u.c
hw/vt82c686.c