Age | Commit message (Expand) | Author |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz |
2016-02-17 | pseries: Simplify handling of the hash page table fd | David Gibson |
2016-01-30 | spapr: Remove rtas_st_buffer_direct() | David Gibson |
2016-01-30 | spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer | David Gibson |
2016-01-11 | spapr vio: fix to incomplete QOMify | Cao jin |
2016-01-11 | hw/ppc/spapr: Use XHCI as host controller for new spapr machines | Thomas Huth |
2015-10-23 | spapr_iommu: Provide a function to switch a TCE table to allowing VFIO | David Gibson |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao |
2015-09-23 | spapr: Add LMB DR connectors | David Gibson |
2015-09-23 | spapr_drc: use RTAS return codes for methods called by RTAS | Michael Roth |
2015-09-23 | spapr: Initialize hotplug memory address space | Bharata B Rao |
2015-09-23 | spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated | Michael Roth |
2015-09-23 | sPAPR: Introduce rtas_ldq() | Gavin Shan |
2015-09-23 | spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add | Bharata B Rao |
2015-09-23 | ppc/spapr: Use qemu_log_mask() for hcall_dprintf() | Thomas Huth |
2015-07-07 | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled | Bharata B Rao |
2015-07-07 | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao |
2015-07-07 | spapr: Add sPAPRMachineClass | David Gibson |
2015-07-07 | spapr: Remove obsolete entry_point field from sPAPRMachineState | David Gibson |
2015-07-07 | spapr: Remove obsolete ram_limit field from sPAPRMachineState | David Gibson |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson |
2015-06-08 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-06-04 | macio: remove remainder_len DBDMA_io property | Mark Cave-Ayland |
2015-06-04 | macio: switch pmac_dma_write() over to new offset/len implementation | Mark Cave-Ayland |
2015-06-03 | spapr_drc: add spapr_drc_populate_dt() | Michael Roth |
2015-06-03 | spapr_events: event-scan RTAS interface | Tyrel Datwyler |
2015-06-03 | spapr_events: re-use EPOW event infrastructure for hotplug events | Nathan Fontenot |
2015-06-03 | spapr_rtas: add ibm, configure-connector RTAS interface | Michael Roth |
2015-06-03 | spapr: add rtas_st_buffer_direct() helper | Michael Roth |
2015-06-03 | spapr_rtas: add set-indicator RTAS interface | Mike Day |
2015-06-03 | spapr_drc: initial implementation of sPAPRDRConnector device | Michael Roth |
2015-06-03 | hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn | Thomas Huth |
2015-06-03 | spapr_iommu: Make spapr_tce_find_by_liobn() public | Alexey Kardashevskiy |
2015-06-03 | spapr_iommu: Add separate trace points for PCI DMA operations | Alexey Kardashevskiy |
2015-06-03 | spapr_vio: Introduce a liobn number generating macros | Alexey Kardashevskiy |
2015-06-03 | spapr_pci: Introduce a liobn number generating macros | Alexey Kardashevskiy |
2015-05-22 | macio: move unaligned DMA write code into separate pmac_dma_write() function | Mark Cave-Ayland |
2015-03-09 | sPAPR: Implement EEH RTAS calls | Gavin Shan |
2015-03-09 | spapr_vio: Convert to realize() | Markus Armbruster |
2015-03-09 | pseries: Switch VGA endian on H_SET_MODE | David Gibson |
2015-03-09 | pseries: Move rtc_offset into RTC device's state structure | David Gibson |
2015-03-09 | pseries: Make the PAPR RTC a qdev device | David Gibson |
2015-03-09 | pseries: Add spapr_rtc_read() helper function | David Gibson |
2015-03-09 | pseries: Move sPAPR RTC code into its own file | David Gibson |
2015-03-09 | spapr_vio/spapr_iommu: Move VIO bypass where it belongs | Alexey Kardashevskiy |
2015-01-07 | spapr: Fix stale HTAB during live migration (KVM) | Samuel Mendoza-Jonas |
2014-09-08 | spapr_pci: map the MSI window in each PHB | Greg Kurz |