]> git.proxmox.com Git - mirror_qemu.git/commit - hw/alpha_sys.h
target-alpha: Add CLIPPER emulation.
authorRichard Henderson <rth@twiddle.net>
Thu, 25 Aug 2011 21:38:59 +0000 (11:38 -1000)
committerRichard Henderson <rth@twiddle.net>
Sat, 8 Oct 2011 15:49:09 +0000 (08:49 -0700)
commit80bb2ff770e3e6ff2922a7b60978394571ec64cb
tree56e8ef7b54f955fa74c7d71023ebd9b5b8acc61a
parent753d11f2238663990191ba8285bfe9301f7e4020
target-alpha: Add CLIPPER emulation.

This is a DP264 variant, SMP capable, no unusual hardware present.

The emulation does not currently include any PCI IOMMU code.
Hopefully the generic support for that can be merged to HEAD soon.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Makefile.target
default-configs/alpha-softmmu.mak
hw/alpha_dp264.c [new file with mode: 0644]
hw/alpha_pci.c [new file with mode: 0644]
hw/alpha_sys.h [new file with mode: 0644]
hw/alpha_typhoon.c [new file with mode: 0644]