tcg/i386: rdpmc: fix the the condtions
[qemu/ar7.git] / docs / system / arm / realview.rst
blob65f5be346b16079e027b3364606beebf2f3d4b3f
1 Arm Realview boards (``realview-eb``, ``realview-eb-mpcore``, ``realview-pb-a8``, ``realview-pbx-a9``)
2 ======================================================================================================
4 Several variants of the Arm RealView baseboard are emulated, including
5 the EB, PB-A8 and PBX-A9. Due to interactions with the bootloader, only
6 certain Linux kernel configurations work out of the box on these boards.
8 Kernels for the PB-A8 board should have CONFIG_REALVIEW_HIGH_PHYS_OFFSET
9 enabled in the kernel, and expect 512M RAM. Kernels for The PBX-A9 board
10 should have CONFIG_SPARSEMEM enabled, CONFIG_REALVIEW_HIGH_PHYS_OFFSET
11 disabled and expect 1024M RAM.
13 The following devices are emulated:
15 -  ARM926E, ARM1136, ARM11MPCore, Cortex-A8 or Cortex-A9 MPCore CPU
17 -  Arm AMBA Generic/Distributed Interrupt Controller
19 -  Four PL011 UARTs
21 -  SMC 91c111 or SMSC LAN9118 Ethernet adapter
23 -  PL110 LCD controller
25 -  PL050 KMI with PS/2 keyboard and mouse
27 -  PCI host bridge
29 -  PCI OHCI USB controller
31 -  LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM
32    devices
34 -  PL181 MultiMedia Card Interface with SD card.