aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Compile loader only onceBlue Swirl2009-09-201-1/+10
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Use relative path for biosPaul Brook2009-05-301-4/+9
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-191-6/+1
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-9/+12
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-281-1/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+1
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-13/+3
* 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
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+2
* MIPS: remove empty cpu_mips_irqctrl_init()aurel322008-09-141-1/+0
* Allow diskless operation for all mips platforms.ths2008-08-131-4/+5
* Move CPU save/load registration to common code.pbrook2008-06-301-1/+0
* More efficient target register / TC accesses.ths2008-06-271-2/+2
* 8250: Customized base baudrateaurel322008-05-041-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-0/+1
* 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
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+2
* Break up vl.h.pbrook2007-11-171-1/+7
* removed unused variablebellard2007-11-111-1/+0
* added cpu_model parameter to cpu_init()bellard2007-11-101-5/+5
* Move kernel loader parameters from the cpu state to being board specific.ths2007-11-091-13/+20
* Add copyright and license header.ths2007-10-311-0/+20
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-1/+1
* Only map BIOS space when it was actually loaded.ths2007-10-181-9/+8
* Second half of mipssim support, plus documentation improvements.ths2007-10-171-0/+167