aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2013-06-20memory: give name to every AddressSpaceAlexey Kardashevskiy
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini
2013-06-20pci: use memory core for iommu supportAvi Kivity
2013-06-20dma: eliminate old-style IOMMU supportPaolo Bonzini
2013-06-20spapr: use memory core for iommu supportPaolo Bonzini
2013-06-20spapr: make IOMMU translation go through IOMMUTLBEntryPaolo Bonzini
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini
2013-06-17Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell
2013-06-13spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()Andreas Färber
2013-06-12spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()Andreas Färber
2013-06-07isa: QOM'ify ISADeviceAndreas Färber
2013-06-07isa: QOM'ify ISABusAndreas Färber
2013-05-18remove some double-includesMichael Tokarev
2013-05-06PPC: e500: correct params->ram_size with ram_sizeTiejun Chen
2013-05-06PPC: e500: initialize GPRs as per epaprBharat Bhushan
2013-05-06pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson
2013-05-06pseries: Factor out check for out-of-bounds LIOBNDavid Gibson
2013-05-06prep: Make System I/O port 0092 read/writeJulio Guerra
2013-05-05prep: Add ELF support for -biosAndreas Färber
2013-05-05prep: Fix NIP reset valueFabien Chouteau
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-26pseries: Fix some small errors in XICS logicDavid Gibson
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson
2013-04-26PPC: mac newworld: fix cpu NIP reset valueAlexander Graf
2013-04-26Enable kvm emulated watchdogBharat Bhushan
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau
2013-04-26PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder
2013-04-19Remove unneeded type castsStefan Weil
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-22mmu-hash*: Add hash pte load/store helpersDavid Gibson
2013-03-22mmu-hash*: Add header file for definitionsDavid Gibson
2013-03-22pseries: Move XICS initialization before cpu initializationDavid Gibson
2013-03-22pseries: Remove "busname" property for PCI host bridgeDavid Gibson