]> git.proxmox.com Git - qemu.git/history - hw/ppc_newworld.c
Update version and changelog for release
[qemu.git] / hw / ppc_newworld.c
2009-12-03 Alexander Graftarge-ppc: Sync CPU state for KVM
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-07 Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-10-12 Gerd Hoffmannrom loader: fix sparc -kernel boot.
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile loader only once
2009-09-09 Gerd Hoffmannqdev/usb: convert ohci.
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
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