summaryrefslogtreecommitdiffstats
path: root/hw/mips_mipssim.c
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
* 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
OpenPOWER on IntegriCloud