Documentation/Platforms/Alpha

From QEMU
Revision as of 16:02, 14 July 2017 by Programmingkid (talk | contribs) (Add build directions)

Description

The alpha processor is a processor that was made by Digital Electronics Corporation.

Build Directions

 ./configure --target-list=alpha-softmmu

Suggested Command-line

 qemu-system-alpha -hda <hard drive image file> -kernel <kernel file> -append ‘console=ttyS0’ -initrd <initrd file>

Links

Fun With Virtualization article on QEMU and Alpha platform
Wikipedia article on the Alpha platform
Installing Debian Linux on Alpha

Contacts

Maintainer: Richard Henderson