mirror of https://github.com/xqemu/xqemu.git
Arm h/w doc updates.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1985 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
30a604f363
commit
e6de1bad46
|
@ -1524,6 +1524,10 @@ PCI memory space. It does not provide access to PCI IO space.
|
||||||
This means some devices (eg. ne2k_pci NIC) are not useable, and others
|
This means some devices (eg. ne2k_pci NIC) are not useable, and others
|
||||||
(eg. rtl8139 NIC) are only useable when the guest drivers use the memory
|
(eg. rtl8139 NIC) are only useable when the guest drivers use the memory
|
||||||
mapped control registers.
|
mapped control registers.
|
||||||
|
@item
|
||||||
|
PCI OHCI USB controller.
|
||||||
|
@item
|
||||||
|
LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM devices.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
A Linux 2.6 test image is available on the QEMU web site. More
|
A Linux 2.6 test image is available on the QEMU web site. More
|
||||||
|
|
Loading…
Reference in New Issue