summaryrefslogtreecommitdiffstats
path: root/hw/versatilepb.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-1/+1
* Revert "Compile usb-ohci only once"Paul Brook2010-04-041-5/+1
* Compile usb-ohci only onceBlue Swirl2010-03-211-1/+5
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* Realview/EB procid hacksPaul Brook2009-11-131-1/+1
* 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-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* qdev/usb: convert ohci.Gerd Hoffmann2009-09-091-1/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Remove qdev irq sink handlingPaul Brook2009-05-261-3/+3
* Add common BusStatePaul Brook2009-05-231-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* ARM PCI host qdev conversionPaul Brook2009-05-141-1/+4
* PL080 qdev conversionPaul Brook2009-05-141-1/+1
* Versatile/PB core qdev conversionPaul Brook2009-05-141-11/+21
* PL190 qdev conversionPaul Brook2009-05-141-6/+15
* ARM timers qdev conversionPaul Brook2009-05-141-2/+2
* PL181 qdev conversionPaul Brook2009-05-141-12/+2
* PL031 qdev conversionPaul Brook2009-05-141-1/+1
* LSI SCSI qdev conversionPaul Brook2009-05-141-11/+4
* PL050 qdev conversionPaul Brook2009-05-141-2/+3
* PL011 qdev conversionPaul Brook2009-05-141-4/+4
* PL110 qdev conversionPaul Brook2009-05-141-2/+2
* Remove vga_ram_sizePaul Brook2009-05-131-5/+5
* Use qemu_ram_alloc.pbrook2009-04-091-1/+3
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-6/+6
* 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
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Set default max_cpus to one.balrog2008-10-281-2/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+2
* Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir12008-09-281-6/+8
* Spelling fixes, by Stefan Weil.ths2008-06-031-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-3/+3
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-3/+3
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-3/+3
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-2/+8
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-5/+17
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-9/+8
* Break up vl.h.pbrook2007-11-171-2/+8
* ARMv7 support.pbrook2007-11-111-4/+4
* added cpu_model parameter to cpu_init()bellard2007-11-101-2/+5
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-4/+5
OpenPOWER on IntegriCloud