aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ppc_newworld.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-27openpic: remove dead code to make a PCI device versionAnthony Liguori1-1/+1
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-2/+4
2011-10-10ppc_newworld: convert to memory APIAvi Kivity1-22/+17
2011-10-06ppc: move ADB stuff from ppc_mac.h to adb.hLaurent Vivier1-0/+1
2011-10-01PPC: Drop initial ESCC mappingAlexander Graf1-1/+1
2011-09-27PPC: use memory API to construct the PCI holeBlue Swirl1-2/+0
2011-08-25ppc_oldworld, ppc_newworld: fix escc BAR related crashAvi Kivity1-1/+4
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-08-08ppc: convert to memory APIAvi Kivity1-16/+14
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity1-2/+2
2011-07-29pci: pass address space to pci bus when createdAvi Kivity1-2/+3
2011-06-17PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf1-4/+11
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata1-9/+2
2010-12-11isa_mmio: Always use little endianAlexander Graf1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2010-11-16more stdvga cleanups.Gerd Hoffmann1-1/+1
2010-10-13Delete write only variablesBlue Swirl1-2/+1
2010-10-13ppc: remove video.xBlue Swirl1-38/+3
2010-09-18Check for errors during BIOS or kernel loadBlue Swirl1-1/+2
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf1-0/+7
2010-08-24Rearrange block headersBlue Swirl1-0/+1
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-3/+3
2010-04-04Revert "Compile usb-ohci only once"Paul Brook1-1/+1
2010-03-21Compile usb-ohci only onceBlue Swirl1-1/+1
2010-03-21Compile isa_mmio only onceBlue Swirl1-1/+1
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno1-10/+9
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka1-3/+0
2010-02-14PPC: Add USB per default on U3Alexander Graf1-1/+11
2010-02-14PPC: Use macio IDE controller for NewworldAlexander Graf1-5/+11
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf1-0/+9
2010-02-14PPC: Include dump of lspci -nn on real G5Alexander Graf1-0/+24
2010-02-14PPC: Use Mac99_U3 type on ppc64Alexander Graf1-2/+10
2009-12-21ppc64: Change default machine to mac99Andreas Färber1-0/+7
2009-12-19target-ppc: Use interrupts for esccAlexander Graf1-5/+1
2009-12-03targe-ppc: Sync CPU state for KVMAlexander Graf1-0/+4
2009-12-01pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin1-0/+1
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl1-1/+1
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann1-1/+1
2009-10-05Fix pci_add nic not to exit on bad modelMarkus Armbruster1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-4/+4
2009-10-01Get rid of _t suffixmalc1-4/+4
2009-09-20Compile loader only onceBlue Swirl1-4/+16
2009-09-09qdev/usb: convert ohci.Gerd Hoffmann1-1/+1
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann1-4/+2
2009-08-27ide: split away ide-pci.cGerd Hoffmann1-0/+1
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-08-08ppc_newworld: configure screen size from QEMU command line optionsBlue Swirl1-0/+5
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl1-1/+1
2009-07-27kill drives_tableGerd Hoffmann1-6/+3
2009-07-26PPC: Round VGA BIOS size to page boundaryAlexander Graf1-0/+4