summaryrefslogtreecommitdiffstats
path: root/hw/realview.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-3/+3
* Revert "Compile usb-ohci only once"Paul Brook2010-04-041-5/+1
* Compile usb-ohci only onceBlue Swirl2010-03-211-1/+5
* ARM PBX-A9 memory map tweaksPaul Brook2009-12-211-2/+10
* Add "static" to please SparseBlue Swirl2009-12-041-1/+1
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* ARM RealView I2CPaul Brook2009-11-221-1/+85
* ARM PBX-A9 board supportPaul Brook2009-11-191-6/+59
* ARM PB-A8 supportPaul Brook2009-11-161-29/+79
* ARM MPCore tweaksPaul Brook2009-11-131-26/+58
* Realview/EB procid hacksPaul Brook2009-11-131-1/+11
* Fix ARM MCore secondary cpu bootPaul Brook2009-11-111-4/+12
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Add 'static' to please SparseBlue Swirl2009-09-211-1/+1
* qdev/usb: convert ohci.Gerd Hoffmann2009-09-091-1/+1
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Remove qdev irq sink handlingPaul Brook2009-05-261-1/+1
* Add common BusStatePaul Brook2009-05-231-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-0/+7
* ARM GIC qdev conversionPaul Brook2009-05-141-5/+11
* ARM PCI host qdev conversionPaul Brook2009-05-141-1/+4
* PL080 qdev conversionPaul Brook2009-05-141-1/+1
* PL190 qdev conversionPaul Brook2009-05-141-1/+1
* ARM timers qdev conversionPaul Brook2009-05-141-2/+2
* PL181 qdev conversionPaul Brook2009-05-141-7/+1
* PL031 qdev conversionPaul Brook2009-05-141-1/+1
* LSI SCSI qdev conversionPaul Brook2009-05-141-11/+4
* PL050 qdev conversionPaul Brook2009-05-141-2/+2
* PL011 qdev conversionPaul Brook2009-05-141-4/+4
* PL110 qdev conversionPaul Brook2009-05-141-2/+2
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Use guest memory access functions when setting up arm boorloader.pbrook2009-04-091-0/+1
* Use qemu_ram_alloc.pbrook2009-04-091-7/+10
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+2
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-131-3/+1
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-3/+5
* Set default max_cpus to one.balrog2008-10-281-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir12008-09-281-4/+5
* Spelling fixes, by Stefan Weil.ths2008-06-031-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-1/+2
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-2/+11
OpenPOWER on IntegriCloud