summaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)Author
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
2015-03-09spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy
2014-06-27xics: Implement xics_ics_free()Alexey Kardashevskiy
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27xics: Add flags for interruptsAlexey Kardashevskiy
2014-06-27spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff
2014-06-27spapr: Add RTAS sysparm UUIDSam bobroff
2014-06-27spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff
2014-06-27spapr: Add rtas_st_buffer utility functionSam bobroff
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan
2014-04-08PPC: Clean up DECR implementationAlexander Graf
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy
2013-10-25xics: add pre_save/post_load dispatchersAlexey Kardashevskiy
2013-10-25spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy
2013-07-29pseries: savevm support for pseries machineDavid Gibson
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-29pseries: savevm support for VIO devicesDavid Gibson