aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ppc_oldworld.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Move CPU save/load registration to common code.pbrook1-1/+0
2008-05-048250: Customized base baudrateaurel321-1/+1
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2008-04-24RAM usage information in machine definition.balrog1-0/+1
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel321-1/+1
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2007-12-02Add -drive parameter, by Laurent Vivier.ths1-2/+33
2007-11-24More PowerPC debug print fixes - hardware emulation pass.j_mayer1-6/+7
2007-11-23Revert foolish patch.j_mayer1-2/+1
2007-11-23Fix ppc32 register dumps on 64-bit hosts.pbrook1-1/+2
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir11-1/+0
2007-11-17Break up vl.h.pbrook1-1/+9
2007-11-11Fix PowerPC boot device selection.j_mayer1-7/+15
2007-11-11More generic boot devices specification, allowing more devices to be specifiedj_mayer1-2/+21
2007-11-10added cpu_model parameter to cpu_init()bellard1-9/+6
2007-11-04Fix PowerMac NVRAM device.j_mayer1-2/+2
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog1-6/+7
2007-10-29PowerPC 601 / 620 / 970 need a 1MB firmware.j_mayer1-0/+11
2007-10-28* sort the PowerPC target object filesj_mayer1-0/+298