aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-5/+16
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-1/+0
* Break up vl.h.pbrook2007-11-171-2/+8
* ARMv7 support.pbrook2007-11-111-18/+48
* added cpu_model parameter to cpu_init()bellard2007-11-101-2/+6
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-2/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* ARM PL031 RTC emulation.pbrook2007-06-301-1/+3
* 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-14/+14
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-1/+3
* OHCI USB PXA support (Andrzej Zaborowski).pbrook2007-03-171-1/+1
* Implement --cpu for ARM.pbrook2007-03-081-2/+3
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-051-1/+1
* 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-0/+138