summaryrefslogtreecommitdiffstats
path: root/hw/ppc_newworld.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Use relative path for biosPaul Brook2009-05-301-7/+18
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Remove vga_ram_sizePaul Brook2009-05-131-3/+2
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-6/+5
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Clean up VGA ram allocation.pbrook2009-04-101-6/+2
* More phys_ram_base removal.pbrook2009-04-101-9/+10
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-081-2/+35
* kvm/powerpc: Enable MPIC for E500 platform.aurel322009-03-021-0/+1
* ppc newworld: default to a G4 CPUaurel322009-02-091-1/+1
* Use Mac NVRAMblueswir12009-02-081-21/+1
* Switch Mac99 to OpenBIOSblueswir12009-02-081-11/+12
* Use CMD646 IDE for nowblueswir12009-02-081-8/+3
* Load 32 bit ELF BIOS images also on PPC64blueswir12009-02-081-7/+0
* Rename ppc_chrp.c to ppc_newworld.cblueswir12009-02-081-0/+362
OpenPOWER on IntegriCloud