diff options
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 439c0b0570..17072a728f 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1058,6 +1058,19 @@ Set the initial TCX graphic mode. The default is 1024x768. Use the executable @file{qemu-system-sparc64} to simulate a Sun4u machine. The emulator is not usable for anything yet. +QEMU emulates the following sun4u peripherals: + +@itemize @minus +@item +UltraSparc IIi APB PCI Bridge +@item +PCI VGA compatible card with VESA Bochs Extensions +@item +Non Volatile RAM M48T59 +@item +PC-compatible serial ports +@end itemize + @chapter MIPS System emulator invocation Use the executable @file{qemu-system-mips} to simulate a MIPS machine. |