Age | Commit message (Expand) | Author |
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 |
2014-09-08 | spapr: Locate RTAS and device-tree based on real RMA | Benjamin Herrenschmidt |
2014-09-08 | PPC: mac99: Move NVRAM to page boundary when necessary | Alexander Graf |
2014-09-08 | ppc: spapr-rtas - implement os-term rtas call | Nikunj A Dadhania |
2014-06-27 | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB | Alexey Kardashevskiy |
2014-06-27 | xics: Implement xics_ics_free() | Alexey Kardashevskiy |
2014-06-27 | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy |
2014-06-27 | xics: Add flags for interrupts | Alexey Kardashevskiy |
2014-06-27 | spapr: Add RTAS sysparm SPLPAR Characteristics | Sam bobroff |
2014-06-27 | spapr: Add RTAS sysparm UUID | Sam bobroff |
2014-06-27 | spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE | Sam bobroff |
2014-06-27 | spapr: Add rtas_st_buffer utility function | Sam bobroff |
2014-06-27 | spapr_iommu: Make in-kernel TCE table optional | Alexey Kardashevskiy |
2014-06-27 | spapr: Fix RTAS token numbers | Alexey Kardashevskiy |
2014-06-16 | spapr_pci: Advertise MSI quota | Badari Pulavarty |
2014-06-16 | spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Introduce bus_offset in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Introduce page_shift in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | macio ide: Do remainder access asynchronously | Alexander Graf |
2014-06-16 | spapr: Add ibm, client-architecture-support call | Alexey Kardashevskiy |
2014-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy |
2014-06-16 | mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there | BALATON Zoltan |
2014-04-08 | PPC: Clean up DECR implementation | Alexander Graf |
2014-03-20 | spapr_hcall: Fix little-endian resource handling in H_SET_MODE | Alexey Kardashevskiy |
2014-02-11 | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias |
2013-12-20 | spapr-rtas: add ibm, (get|set)-system-parameter | Alexey Kardashevskiy |
2013-12-20 | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy |
2013-12-02 | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil |
2013-10-25 | spapr: Use DeviceClass::fw_name for device tree CPU node | Andreas Färber |
2013-10-25 | xics: Implement H_XIRR_X | Benjamin Herrenschmidt |
2013-10-25 | xics-kvm: Support for in-kernel XICS interrupt controller | David Gibson |
2013-10-25 | xics: add cpu_setup callback | Alexey Kardashevskiy |
2013-10-25 | xics: split to xics and xics-common | Alexey Kardashevskiy |
2013-10-25 | xics: add pre_save/post_load dispatchers | Alexey Kardashevskiy |
2013-10-25 | spapr-rtas: fix h_rtas parameters reading | Alexey Kardashevskiy |
2013-09-02 | pseries: Add H_SET_MODE hcall to change guest exception endianness | Anton Blanchard |
2013-09-02 | spapr-pci: rework MSI/MSIX | Alexey Kardashevskiy |
2013-07-29 | xics: rename types to be sane and follow coding style | Anthony Liguori |
2013-07-29 | pseries: savevm support with KVM | Alexey Kardashevskiy |
2013-07-29 | pseries: savevm support for pseries machine | David Gibson |
2013-07-29 | spapr-tce: make sPAPRTCETable a proper device | Anthony Liguori |
2013-07-29 | pseries: savevm support for VIO devices | David Gibson |
2013-07-11 | PPC: dbdma: Support unaligned DMA access | Alexander Graf |
2013-07-11 | PPC: dbdma: Move processing to io | Alexander Graf |
2013-07-11 | PPC: dbdma: Move static bh variable to device struct | Alexander Graf |
2013-07-11 | PPC: dbdma: Introduce kick function | Alexander Graf |
2013-07-11 | PPC: dbdma: Move defines into header file | Alexander Graf |