aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)Author
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
2015-09-23spapr: Add LMB DR connectorsDavid Gibson
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth
2015-07-07xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao
2015-07-07spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-08Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-06-04macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland
2015-06-04macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland
2015-06-03spapr_drc: add spapr_drc_populate_dt()Michael Roth
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot
2015-06-03spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth
2015-06-03spapr: add rtas_st_buffer_direct() helperMichael Roth
2015-06-03spapr_rtas: add set-indicator RTAS interfaceMike Day
2015-06-03spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth
2015-06-03hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth
2015-06-03spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy
2015-06-03spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy
2015-06-03spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-06-03spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan
2015-03-09spapr_vio: Convert to realize()Markus Armbruster
2015-03-09pseries: Switch VGA endian on H_SET_MODEDavid Gibson
2015-03-09pseries: Move rtc_offset into RTC device's state structureDavid Gibson
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson