summaryrefslogtreecommitdiff
path: root/hw/ppc_newworld.c
AgeCommit message (Expand)Author
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin
2012-12-14openpic: convert to qdevAlexander Graf
2012-12-14openpic: remove irq_outAlexander Graf
2012-10-29Add USB option in machine optionszhlcindy@gmail.com
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-20create struct for machine initialization argumentsEduardo Habkost
2012-10-06ppc/newworld: use the new pci_vga_init() functionAurelien Jarno
2012-10-06vga: rename pci_vga_init() into pci_std_vga_init()Aurelien Jarno
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com
2012-06-04ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()Andreas Färber
2012-06-04ppc_newworld: 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-27openpic: remove dead code to make a PCI device versionAnthony Liguori
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-10-10ppc_newworld: 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-12-11Add endianness as io mem parameterAlexander Graf
2010-11-16more stdvga cleanups.Gerd Hoffmann
2010-10-13Delete write only variablesBlue Swirl
2010-10-13ppc: remove video.xBlue Swirl
2010-09-18Check for errors during BIOS or kernel loadBlue 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: Add USB per default on U3Alexander Graf
2010-02-14PPC: Use macio IDE controller for NewworldAlexander Graf
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf
2010-02-14PPC: Include dump of lspci -nn on real G5Alexander Graf
2010-02-14PPC: Use Mac99_U3 type on ppc64Alexander Graf