| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth | 2015-09-23 | 1 | -0/+4 |
* | spapr: Support hotplug by specifying DRC count | Bharata B Rao | 2015-09-23 | 1 | -2/+6 |
* | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao | 2015-09-23 | 1 | -1/+14 |
* | spapr: Add LMB DR connectors | David Gibson | 2015-09-23 | 1 | -0/+1 |
* | spapr_drc: use RTAS return codes for methods called by RTAS | Michael Roth | 2015-09-23 | 1 | -7/+7 |
* | spapr: Initialize hotplug memory address space | Bharata B Rao | 2015-09-23 | 1 | -0/+12 |
* | spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated | Michael Roth | 2015-09-23 | 1 | -0/+1 |
* | sPAPR: Introduce rtas_ldq() | Gavin Shan | 2015-09-23 | 1 | -0/+5 |
* | spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add | Bharata B Rao | 2015-09-23 | 1 | -7/+8 |
* | ppc/spapr: Use qemu_log_mask() for hcall_dprintf() | Thomas Huth | 2015-09-23 | 1 | -8/+3 |
* | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled | Bharata B Rao | 2015-07-07 | 1 | -0/+1 |
* | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao | 2015-07-07 | 1 | -0/+2 |
* | spapr: Add sPAPRMachineClass | David Gibson | 2015-07-07 | 1 | -0/+15 |
* | spapr: Remove obsolete entry_point field from sPAPRMachineState | David Gibson | 2015-07-07 | 1 | -1/+1 |
* | spapr: Remove obsolete ram_limit field from sPAPRMachineState | David Gibson | 2015-07-07 | 1 | -1/+0 |
* | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson | 2015-07-07 | 2 | -10/+27 |
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 2015-06-08 | 1 | -2/+2 |
|\ |
|
| * | macio: remove remainder_len DBDMA_io property | Mark Cave-Ayland | 2015-06-05 | 1 | -1/+0 |
| * | macio: switch pmac_dma_write() over to new offset/len implementation | Mark Cave-Ayland | 2015-06-05 | 1 | -1/+2 |
* | | spapr_drc: add spapr_drc_populate_dt() | Michael Roth | 2015-06-03 | 1 | -0/+2 |
* | | spapr_events: event-scan RTAS interface | Tyrel Datwyler | 2015-06-03 | 1 | -0/+3 |
* | | spapr_events: re-use EPOW event infrastructure for hotplug events | Nathan Fontenot | 2015-06-03 | 1 | -1/+13 |
* | | spapr_rtas: add ibm, configure-connector RTAS interface | Michael Roth | 2015-06-03 | 1 | -0/+14 |
* | | spapr: add rtas_st_buffer_direct() helper | Michael Roth | 2015-06-03 | 1 | -2/+8 |
* | | spapr_rtas: add set-indicator RTAS interface | Mike Day | 2015-06-03 | 1 | -0/+11 |
* | | spapr_drc: initial implementation of sPAPRDRConnector device | Michael Roth | 2015-06-03 | 1 | -0/+199 |
* | | hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn | Thomas Huth | 2015-06-03 | 1 | -1/+1 |
* | | spapr_iommu: Make spapr_tce_find_by_liobn() public | Alexey Kardashevskiy | 2015-06-03 | 1 | -0/+1 |
* | | spapr_iommu: Add separate trace points for PCI DMA operations | Alexey Kardashevskiy | 2015-06-03 | 1 | -0/+1 |
* | | spapr_vio: Introduce a liobn number generating macros | Alexey Kardashevskiy | 2015-06-03 | 1 | -0/+1 |
* | | spapr_pci: Introduce a liobn number generating macros | Alexey Kardashevskiy | 2015-06-03 | 1 | -1/+3 |
|/ |
|
* | macio: move unaligned DMA write code into separate pmac_dma_write() function | Mark Cave-Ayland | 2015-05-22 | 1 | -4/+0 |
* | sPAPR: Implement EEH RTAS calls | Gavin Shan | 2015-03-09 | 1 | -2/+41 |
* | spapr_vio: Convert to realize() | Markus Armbruster | 2015-03-09 | 1 | -1/+1 |
* | pseries: Switch VGA endian on H_SET_MODE | David Gibson | 2015-03-09 | 1 | -0/+1 |
* | pseries: Move rtc_offset into RTC device's state structure | David Gibson | 2015-03-09 | 1 | -1/+2 |
* | pseries: Make the PAPR RTC a qdev device | David Gibson | 2015-03-09 | 1 | -2/+5 |
* | pseries: Add spapr_rtc_read() helper function | David Gibson | 2015-03-09 | 1 | -0/+1 |
* | pseries: Move sPAPR RTC code into its own file | David Gibson | 2015-03-09 | 1 | -0/+1 |
* | spapr_vio/spapr_iommu: Move VIO bypass where it belongs | Alexey Kardashevskiy | 2015-03-09 | 2 | -1/+5 |
* | spapr: Fix stale HTAB during live migration (KVM) | Samuel Mendoza-Jonas | 2015-01-07 | 1 | -0/+1 |
* | spapr_pci: map the MSI window in each PHB | Greg Kurz | 2014-09-08 | 1 | -2/+0 |
* | spapr: Locate RTAS and device-tree based on real RMA | Benjamin Herrenschmidt | 2014-09-08 | 1 | -1/+2 |
* | PPC: mac99: Move NVRAM to page boundary when necessary | Alexander Graf | 2014-09-08 | 1 | -1/+1 |
* | ppc: spapr-rtas - implement os-term rtas call | Nikunj A Dadhania | 2014-09-08 | 1 | -2/+1 |
* | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB | Alexey Kardashevskiy | 2014-06-27 | 1 | -1/+0 |
* | xics: Implement xics_ics_free() | Alexey Kardashevskiy | 2014-06-27 | 1 | -0/+1 |
* | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy | 2014-06-27 | 2 | -10/+2 |
* | xics: Add flags for interrupts | Alexey Kardashevskiy | 2014-06-27 | 1 | -1/+5 |
* | spapr: Add RTAS sysparm SPLPAR Characteristics | Sam bobroff | 2014-06-27 | 1 | -0/+1 |