summaryrefslogtreecommitdiffstats
path: root/hw/ppc_oldworld.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix kernel_size and initrd_size sign (Francois Revol)blueswir12009-01-241-1/+2
* ppc_oldworld: remove i8259aurel322009-01-161-5/+1
* ppc_oldworld: remove debug I/O portaurel322009-01-161-3/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+2
* PPC OldWorld: use a more realistic timer frequencyaurel322009-01-141-2/+2
* escc: allow one IRQ per serial channelaurel322009-01-141-1/+1
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-131-5/+2
* target-ppc: define max amount of memory for G3 beigeaurel322009-01-131-0/+7
* target-ppc: fix comment about boot device in ppc_oldworld.caurel322009-01-131-1/+1
* Use ESCC for PowerMac serialblueswir12009-01-121-4/+5
* target-ppc: revert part of commit r6254 committed accidentallyaurel322009-01-091-1/+1
* Add v{add, sub}{s, u}{b, h, w}s instructionsaurel322009-01-081-1/+1
* target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel322009-01-081-6/+0
* Some more updates for the g3bw -> g3beige changeaurel322009-01-081-1/+1
* target-ppc: Switch ppc_oldworld.c to G3 beigeaurel322009-01-071-3/+3
* 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
OpenPOWER on IntegriCloud