Documentation/Platforms/Alpha

From QEMU
Revision as of 15:21, 13 November 2016 by Programmingkid (talk | contribs) (Initial commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

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

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

Contacts

Maintainer: Richard Henderson