diff options
Diffstat (limited to 'docs/system/target-sparc64.rst')
| -rw-r--r-- | docs/system/target-sparc64.rst | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/system/target-sparc64.rst b/docs/system/target-sparc64.rst index ca76ba9c48..97e334b930 100644 --- a/docs/system/target-sparc64.rst +++ b/docs/system/target-sparc64.rst @@ -35,15 +35,3 @@ QEMU emulates the following peripherals: - 2 PCI IDE interfaces with hard disk and CD-ROM support - Floppy disk - -The following options are specific to the Sparc64 emulation: - -``-prom-env string`` - Set OpenBIOS variables in NVRAM, for example: - - :: - - qemu-system-sparc64 -prom-env 'auto-boot?=false' - -``-M [sun4u|sun4v|niagara]`` - Set the emulated machine type. The default is sun4u. |