]> git.proxmox.com Git - qemu.git/commit
hw/alpha: Don't use get_system_io
authorRichard Henderson <rth@twiddle.net>
Mon, 8 Jul 2013 20:55:30 +0000 (13:55 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 13 Jul 2013 23:00:51 +0000 (16:00 -0700)
commit056e6bae1c91f47165d962564f82f5176bae47f0
treedb4f27ff8e8b36de3e202488eedb9a554ff1da89
parentc3cb8e77804313e1be99b5f28a34a346736707a5
hw/alpha: Don't use get_system_io

Advancements in the ioport subsystem mean that we need no longer
thunk memory-mapped i/o through the system-io address space.

Signed-off-by: Richard Henderson <rth@twiddle.net>
hw/alpha/alpha_sys.h
hw/alpha/pci.c
hw/alpha/typhoon.c