summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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/+0
* 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-041-1/+0
| * macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland2015-06-041-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/+0
* 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
* pseries: Move rtc_offset into RTC device's state structureDavid Gibson2015-03-091-1/+2
* pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-091-2/+5
* pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-091-0/+1
* pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-0/+1
* spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy2015-03-092-1/+5
* spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas2015-01-071-0/+1
* spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-2/+0
* spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-081-1/+2
* PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf2014-09-081-1/+1
* ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-081-2/+1
* spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-271-1/+0
* xics: Implement xics_ics_free()Alexey Kardashevskiy2014-06-271-0/+1
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-272-10/+2
OpenPOWER on IntegriCloud