]> git.proxmox.com Git - qemu.git/commit
hw/alpha: Don't machine check on missing pci i/o
authorRichard Henderson <rth@twiddle.net>
Mon, 8 Jul 2013 22:46:37 +0000 (15:46 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 13 Jul 2013 23:00:51 +0000 (16:00 -0700)
commit3661049fec64ffd7ab008e57e396881c6a4b53a4
treeafe4553fa171b400785e729a1ed5f865ee244a02
parent056e6bae1c91f47165d962564f82f5176bae47f0
hw/alpha: Don't machine check on missing pci i/o

Not really correct, but we don't implement all of the random devices
that the kernel looks for.  This is good enough to keep us booting.

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