aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc_oldworld.c
AgeCommit message (Expand)Author
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com
2012-06-04ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()Andreas Färber
2012-06-04ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-03-13usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-10-17ppc_oldworld: convert to memory APIAvi Kivity
2011-10-06ppc: move ADB stuff from ppc_mac.h to adb.hLaurent Vivier
2011-10-01PPC: Drop initial ESCC mappingAlexander Graf
2011-09-27PPC: use memory API to construct the PCI holeBlue Swirl
2011-08-25ppc_oldworld, ppc_newworld: fix escc BAR related crashAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08ppc: convert to memory APIAvi Kivity
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity
2011-07-29pci: pass address space to pci bus when createdAvi Kivity
2011-06-17PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata
2010-12-11isa_mmio: Always use little endianAlexander Graf
2010-11-16more stdvga cleanups.Gerd Hoffmann
2010-10-13Delete write only variablesBlue Swirl
2010-10-13ppc: remove video.xBlue Swirl
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf
2010-08-24Rearrange block headersBlue Swirl
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-04-04Revert "Compile usb-ohci only once"Paul Brook
2010-03-21Compile usb-ohci only onceBlue Swirl
2010-03-21Compile isa_mmio only onceBlue Swirl
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf
2009-12-21ppc64: Change default machine to mac99Andreas Färber
2009-12-03targe-ppc: Sync CPU state for KVMAlexander Graf
2009-12-01pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann
2009-10-05Fix pci_add nic not to exit on bad modelMarkus Armbruster
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile loader only onceBlue Swirl
2009-09-09qdev/usb: convert ohci.Gerd Hoffmann
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann
2009-08-27ide: split away ide-pci.cGerd Hoffmann
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-08ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-07-27kill drives_tableGerd Hoffmann
2009-07-26PPC: Round VGA BIOS size to page boundaryAlexander Graf
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster