xref: /openbmc/qemu/docs/system/ppc/powermac.rst (revision 757acb9a)
1*a4ee352fSCédric Le GoaterPowerMac family boards (``g3beige``, ``mac99``)
2*a4ee352fSCédric Le Goater==================================================================
3*a4ee352fSCédric Le Goater
4*a4ee352fSCédric Le GoaterUse the executable ``qemu-system-ppc`` to simulate a complete PowerMac
5*a4ee352fSCédric Le GoaterPowerPC system.
6*a4ee352fSCédric Le Goater
7*a4ee352fSCédric Le Goater- ``g3beige``              Heathrow based PowerMAC
8*a4ee352fSCédric Le Goater- ``mac99``                Mac99 based PowerMAC
9*a4ee352fSCédric Le Goater
10*a4ee352fSCédric Le GoaterSupported devices
11*a4ee352fSCédric Le Goater-----------------
12*a4ee352fSCédric Le Goater
13*a4ee352fSCédric Le GoaterQEMU emulates the following PowerMac peripherals:
14*a4ee352fSCédric Le Goater
15*a4ee352fSCédric Le Goater *  UniNorth or Grackle PCI Bridge
16*a4ee352fSCédric Le Goater *  PCI VGA compatible card with VESA Bochs Extensions
17*a4ee352fSCédric Le Goater *  2 PMAC IDE interfaces with hard disk and CD-ROM support
18*a4ee352fSCédric Le Goater *  NE2000 PCI adapters
19*a4ee352fSCédric Le Goater *  Non Volatile RAM
20*a4ee352fSCédric Le Goater *  VIA-CUDA with ADB keyboard and mouse.
21*a4ee352fSCédric Le Goater
22*a4ee352fSCédric Le Goater
23*a4ee352fSCédric Le GoaterMissing devices
24*a4ee352fSCédric Le Goater---------------
25*a4ee352fSCédric Le Goater
26*a4ee352fSCédric Le Goater * To be identified
27*a4ee352fSCédric Le Goater
28*a4ee352fSCédric Le GoaterFirmware
29*a4ee352fSCédric Le Goater--------
30*a4ee352fSCédric Le Goater
31*a4ee352fSCédric Le GoaterSince version 0.9.1, QEMU uses OpenBIOS https://www.openbios.org/ for
32*a4ee352fSCédric Le Goaterthe g3beige and mac99 PowerMac and the 40p machines. OpenBIOS is a free
33*a4ee352fSCédric Le Goater(GPL v2) portable firmware implementation. The goal is to implement a
34*a4ee352fSCédric Le Goater100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware.
35