target-sparc64.rst 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. .. _Sparc64-System-emulator:
  2. Sparc64 System emulator
  3. -----------------------
  4. Use the executable ``qemu-system-sparc64`` to simulate a Sun4u
  5. (UltraSPARC PC-like machine), Sun4v (T1 PC-like machine), or generic
  6. Niagara (T1) machine. The Sun4u emulator is mostly complete, being able
  7. to run Linux, NetBSD and OpenBSD in headless (-nographic) mode. The
  8. Sun4v emulator is still a work in progress.
  9. The Niagara T1 emulator makes use of firmware and OS binaries supplied
  10. in the S10image/ directory of the OpenSPARC T1 project
  11. http://download.oracle.com/technetwork/systems/opensparc/OpenSPARCT1_Arch.1.5.tar.bz2
  12. and is able to boot the disk.s10hw2 Solaris image.
  13. ::
  14. qemu-system-sparc64 -M niagara -L /path-to/S10image/ \
  15. -nographic -m 256 \
  16. -drive if=pflash,readonly=on,file=/S10image/disk.s10hw2
  17. QEMU emulates the following peripherals:
  18. - UltraSparc IIi APB PCI Bridge
  19. - PCI VGA compatible card with VESA Bochs Extensions
  20. - PS/2 mouse and keyboard
  21. - Non Volatile RAM M48T59
  22. - PC-compatible serial ports
  23. - 2 PCI IDE interfaces with hard disk and CD-ROM support
  24. - Floppy disk