Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / ppc_oldworld.c
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-10 pbrookMore phys_ram_base removal.
2009-04-09 pbrookUse load_image_targphys and avoid phys_ram_base.
2009-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-07 aurel32ppc_oldworld: swap the MACIO and CMD646 IDE controllers
2009-02-08 blueswir1Load 32 bit ELF BIOS images also on PPC64
2009-02-07 blueswir1Add it_shift
2009-02-01 blueswir1Update #defines for PCI vendor and device IDs from...
2009-01-30 aurel32PowerPC: IDE DB-DMA support
2009-01-30 aurel32PowerPC: mac-io DB-DMA support
2009-01-26 aurel32target-ppc: always load kernel to KERNEL_LOAD_ADDR
2009-01-24 blueswir1Fix kernel_size and initrd_size sign (Francois Revol)
2009-01-16 aurel32ppc_oldworld: remove i8259
2009-01-16 aurel32ppc_oldworld: remove debug I/O port
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-14 aurel32PPC OldWorld: use a more realistic timer frequency
2009-01-14 aurel32escc: allow one IRQ per serial channel
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2009-01-13 aurel32target-ppc: define max amount of memory for G3 beige
2009-01-13 aurel32target-ppc: fix comment about boot device in 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