summaryrefslogtreecommitdiffstats
path: root/hw/ppc_newworld.c
Commit message (Expand)AuthorAgeFilesLines
* isa_mmio: Always use little endianAlexander Graf2010-12-111-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* more stdvga cleanups.Gerd Hoffmann2010-11-161-1/+1
* Delete write only variablesBlue Swirl2010-10-131-2/+1
* ppc: remove video.xBlue Swirl2010-10-131-38/+3
* Check for errors during BIOS or kernel loadBlue Swirl2010-09-181-1/+2
* PPC: Add PV hypercall transport through fw_cfgAlexander Graf2010-08-261-0/+7
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-3/+3
* Revert "Compile usb-ohci only once"Paul Brook2010-04-041-1/+1
* Compile usb-ohci only onceBlue Swirl2010-03-211-1/+1
* Compile isa_mmio only onceBlue Swirl2010-03-211-1/+1
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-10/+9
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-3/+0
* PPC: Add USB per default on U3Alexander Graf2010-02-141-1/+11
* PPC: Use macio IDE controller for NewworldAlexander Graf2010-02-141-5/+11
* PPC: tell the guest about the time base frequencyAlexander Graf2010-02-141-0/+9
* PPC: Include dump of lspci -nn on real G5Alexander Graf2010-02-141-0/+24
* PPC: Use Mac99_U3 type on ppc64Alexander Graf2010-02-141-2/+10
* ppc64: Change default machine to mac99Andreas Färber2009-12-211-0/+7
* target-ppc: Use interrupts for esccAlexander Graf2009-12-191-5/+1
* targe-ppc: Sync CPU state for KVMAlexander Graf2009-12-031-0/+4
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl2009-11-071-1/+1
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-1/+1
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Compile loader only onceBlue Swirl2009-09-201-4/+16
* qdev/usb: convert ohci.Gerd Hoffmann2009-09-091-1/+1
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-4/+2
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-0/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* ppc_newworld: configure screen size from QEMU command line optionsBlue Swirl2009-08-081-0/+5
* Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl2009-07-311-1/+1
* kill drives_tableGerd Hoffmann2009-07-271-6/+3
* PPC: Round VGA BIOS size to page boundaryAlexander Graf2009-07-261-0/+4
* 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
OpenPOWER on IntegriCloud