]> git.proxmox.com Git - mirror_qemu.git/history - hw/ppc_oldworld.c
Use ESCC for PowerMac serial
[mirror_qemu.git] / hw / ppc_oldworld.c
2009-01-12 blueswir1Use ESCC for PowerMac serial
2009-01-09 aurel32target-ppc: revert part of commit r6254 committed accid...
2009-01-08 aurel32Add v{add, sub}{s, u}{b, h, w}s instructions
2009-01-08 aurel32target-ppc: move OpenBIOS machines type to ppc.h from...
2009-01-08 aurel32Some more updates for the g3bw -> g3beige change
2009-01-07 aurel32target-ppc: Switch ppc_oldworld.c to G3 beige
2008-12-24 blueswir1Fix kernel loading
2008-12-24 blueswir1Use the firmware configuration device
2008-12-24 blueswir1Use OpenBIOS for g3bw machine
2008-12-20 aurel32target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()
2008-12-20 aurel32target-ppc: default to a G3 cpu when emulating a G3...
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-05-04 aurel328250: Customized base baudrate
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-24 j_mayerMore PowerPC debug print fixes - hardware emulation...
2007-11-23 j_mayerRevert foolish patch.
2007-11-23 pbrookFix ppc32 register dumps on 64-bit hosts.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 j_mayerFix PowerPC boot device selection.
2007-11-11 j_mayerMore generic boot devices specification, allowing more...
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-04 j_mayerFix PowerMac NVRAM device.
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-29 j_mayerPowerPC 601 / 620 / 970 need a 1MB firmware.
2007-10-28 j_mayer* sort the PowerPC target object files