Fix sparc.ld
[qemu] / hw / ppc_newworld.c
2009-09-09 Gerd Hoffmannqdev/usb: convert ohci.
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-08-28 Gerd Hoffmannide: split away ide-pci.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-08 Blue Swirlppc_newworld: configure screen size from QEMU command...
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-26 Alexander GrafPPC: Round VGA BIOS size to page boundary
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
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-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-02 aurel32kvm/powerpc: Enable MPIC for E500 platform.
2009-02-09 aurel32ppc newworld: default to a G4 CPU
2009-02-08 blueswir1Use Mac NVRAM
2009-02-08 blueswir1Switch Mac99 to OpenBIOS
2009-02-08 blueswir1Use CMD646 IDE for now
2009-02-08 blueswir1Load 32 bit ELF BIOS images also on PPC64
2009-02-08 blueswir1Rename ppc_chrp.c to ppc_newworld.c