aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc_newworld.c
AgeCommit message (Expand)Author
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-30Use relative path for biosPaul Brook
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-10Clean up VGA ram allocation.pbrook
2009-04-10More phys_ram_base removal.pbrook
2009-03-08Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir1
2009-03-02kvm/powerpc: Enable MPIC for E500 platform.aurel32
2009-02-09ppc newworld: default to a G4 CPUaurel32
2009-02-08Use Mac NVRAMblueswir1
2009-02-08Switch Mac99 to OpenBIOSblueswir1
2009-02-08Use CMD646 IDE for nowblueswir1
2009-02-08Load 32 bit ELF BIOS images also on PPC64blueswir1
2009-02-08Rename ppc_chrp.c to ppc_newworld.cblueswir1