aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)Author
2016-09-23ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao
2016-09-23tests: add RTAS command in the protocolLaurent Vivier
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-13ppc: do not redefine CPUPPCStatePaolo Bonzini
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-08-13ppc: parse cpu features onceGreg Kurz
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt
2016-07-01ppc/xics: Implement H_IPOLL using an accessorBenjamin Herrenschmidt
2016-07-01ppc/xics: Move SPAPR specific code to a separate fileBenjamin Herrenschmidt
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt
2016-06-27ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt
2016-06-17spapr: CPU hot unplug supportBharata B Rao
2016-06-17spapr: CPU hotplug supportBharata B Rao
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao
2016-06-17spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland
2016-06-07spapr_iommu: Add root memory regionAlexey Kardashevskiy
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy
2016-06-07spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini
2016-05-19explicitly include qom/cpu.hPaolo Bonzini
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth
2016-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson
2016-01-30spapr: Remove rtas_st_buffer_direct()David Gibson
2016-01-30spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao