fuzz: Fix leak when assembling datadir path string
[qemu/ar7.git] / docs / system / arm / versatile.rst
blob51221c30a48f839383d63d0ad29b9f17bb68f81f
1 Arm Versatile boards (``versatileab``, ``versatilepb``)
2 =======================================================
4 The Arm Versatile baseboard is emulated with the following devices:
6 -  ARM926E, ARM1136 or Cortex-A8 CPU
8 -  PL190 Vectored Interrupt Controller
10 -  Four PL011 UARTs
12 -  SMC 91c111 Ethernet adapter
14 -  PL110 LCD controller
16 -  PL050 KMI with PS/2 keyboard and mouse.
18 -  PCI host bridge. Note the emulated PCI bridge only provides access
19    to PCI memory space. It does not provide access to PCI IO space. This
20    means some devices (eg. ne2k_pci NIC) are not usable, and others (eg.
21    rtl8139 NIC) are only usable when the guest drivers use the memory
22    mapped control registers.
24 -  PCI OHCI USB controller.
26 -  LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM
27    devices.
29 -  PL181 MultiMedia Card Interface with SD card.