diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-24 20:23:51 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-24 20:23:51 +0000 |
commit | 992e5acd4d0c08d397c39c80acc8203fd394bd9c (patch) | |
tree | 929d43423e820bce59861e9bd20870136ae91f2e /qemu-doc.texi | |
parent | fe09612978318b456558826ef2635ce914eb00b6 (diff) |
Use OpenBIOS for g3bw machine
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6128 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 698e0d57bc..7156b2db2d 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -2328,6 +2328,11 @@ PC compatible keyboard and mouse. QEMU uses the Open Hack'Ware Open Firmware Compatible BIOS available at @url{http://perso.magic.fr/l_indien/OpenHackWare/index.htm}. +Since version 0.9.1, QEMU uses OpenBIOS @url{http://www.openbios.org/} +for the g3bw PowerMac machine. OpenBIOS is a free (GPL v2) portable +firmware implementation. The goal is to implement a 100% IEEE +1275-1994 (referred to as Open Firmware) compliant firmware. + @c man begin OPTIONS The following options are specific to the PowerPC emulation: |