summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* hw: cannot include hw/hw.h from user emulationPaolo Bonzini2016-05-191-1/+1
* hw: do not use VMSTATE_*TLPaolo Bonzini2016-05-191-1/+1
* explicitly include qom/cpu.hPaolo Bonzini2016-05-191-0/+1
* ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini2016-05-191-9/+15
* spapr_drc: enable immediate detach for unsignalled devicesMichael Roth2016-04-051-0/+2
* ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2016-04-051-5/+0Star
* include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster2016-03-221-0/+1
* xics: report errors with the QEMU Error APIGreg Kurz2016-02-281-2/+3
* pseries: Simplify handling of the hash page table fdDavid Gibson2016-02-161-1/+0Star
* spapr: Remove rtas_st_buffer_direct()David Gibson2016-01-301-8/+0Star
* spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson2016-01-301-19/+9Star
* spapr vio: fix to incomplete QOMifyCao jin2016-01-111-1/+1
* hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth2016-01-111-1/+2
* spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-231-0/+2
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-2/+2
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-0/+4
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-231-2/+6
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-231-1/+14
* spapr: Add LMB DR connectorsDavid Gibson2015-09-231-0/+1
* spapr_drc: use RTAS return codes for methods called by RTASMichael Roth2015-09-231-7/+7
* spapr: Initialize hotplug memory address spaceBharata B Rao2015-09-231-0/+12
* spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth2015-09-231-0/+1
* sPAPR: Introduce rtas_ldq()Gavin Shan2015-09-231-0/+5
* spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao2015-09-231-7/+8
* ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth2015-09-231-8/+3Star
* xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao2015-07-071-0/+1
* spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao2015-07-071-0/+2
* spapr: Add sPAPRMachineClassDavid Gibson2015-07-071-0/+15
* spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson2015-07-071-1/+1
* spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2015-07-071-1/+0Star
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-072-10/+27
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-06-081-2/+2
|\
| * macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland2015-06-051-1/+0Star
| * macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland2015-06-051-1/+2
* | spapr_drc: add spapr_drc_populate_dt()Michael Roth2015-06-031-0/+2
* | spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-031-0/+3
* | spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-031-1/+13
* | spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-031-0/+14
* | spapr: add rtas_st_buffer_direct() helperMichael Roth2015-06-031-2/+8
* | spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-031-0/+11
* | spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth2015-06-031-0/+199
* | hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth2015-06-031-1/+1
* | spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy2015-06-031-0/+1
* | spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy2015-06-031-0/+1
* | spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-0/+1
* | spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-1/+3
|/
* macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland2015-05-221-4/+0Star
* sPAPR: Implement EEH RTAS callsGavin Shan2015-03-091-2/+41
* spapr_vio: Convert to realize()Markus Armbruster2015-03-091-1/+1
* pseries: Switch VGA endian on H_SET_MODEDavid Gibson2015-03-091-0/+1