summaryrefslogtreecommitdiffstats
path: root/hw/versatilepb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* ARM PL031 RTC emulation.pbrook2007-06-301-0/+3
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-301-1/+1
* Unify IRQ handling.pbrook2007-04-071-23/+23
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-3/+9
* OHCI USB PXA support (Andrzej Zaborowski).pbrook2007-03-171-1/+1
* Implement --cpu for ARM.pbrook2007-03-081-4/+7
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-051-2/+2
* ARM ELF loader.pbrook2007-01-161-1/+1
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-101-1/+1
* Add ARM RealView Emulation Baseboard.pbrook2006-09-231-189/+5
* PCI SCSI HBA emulation.pbrook2006-05-301-0/+7
* OHCI USB host emulation.pbrook2006-05-211-0/+3
* Rearrange PCI host emulation code.pbrook2006-05-131-7/+199
* Add nominal ARM Versatil/AB board emulation.pbrook2006-04-271-87/+37
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-091-0/+321
OpenPOWER on IntegriCloud