aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix kernel loadingblueswir12008-12-241-1/+9
* Use the firmware configuration deviceblueswir12008-12-241-0/+14
* Use OpenBIOS for g3bw machineblueswir12008-12-241-8/+5
* target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()aurel322008-12-201-9/+12
* target-ppc: default to a G3 cpu when emulating a G3 PowerMacaurel322008-12-201-1/+1
* Set default max_cpus to one.balrog2008-10-281-1/+1
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-4/+4
* Move CPU save/load registration to common code.pbrook2008-06-301-1/+0
* 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
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-2/+33
* More PowerPC debug print fixes - hardware emulation pass.j_mayer2007-11-241-6/+7
* Revert foolish patch.j_mayer2007-11-231-2/+1
* Fix ppc32 register dumps on 64-bit hosts.pbrook2007-11-231-1/+2
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-1/+0
* Break up vl.h.pbrook2007-11-171-1/+9
* Fix PowerPC boot device selection.j_mayer2007-11-111-7/+15
* More generic boot devices specification, allowing more devices to be specifiedj_mayer2007-11-111-2/+21
* added cpu_model parameter to cpu_init()bellard2007-11-101-9/+6
* Fix PowerMac NVRAM device.j_mayer2007-11-041-2/+2
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-6/+7
* PowerPC 601 / 620 / 970 need a 1MB firmware.j_mayer2007-10-291-0/+11
* * sort the PowerPC target object filesj_mayer2007-10-281-0/+298