Linux KVM PPC
[Prev Page][Next Page]
[PATCH 0/8] Bug fixes for HV KVM, v2,
Paul Mackerras
- [PATCH 1/8] KVM: PPC: Book3S: Add ONE_REG register names that were missed, Paul Mackerras
- [PATCH 2/8] KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number, Paul Mackerras
- [PATCH 3/8] KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates(), Paul Mackerras
- [PATCH 7/8] KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs, Paul Mackerras
- [PATCH 8/8] KVM: PPC: Book3S HV: Fix machine check delivery to guest, Paul Mackerras
- [PATCH 4/8] KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address, Paul Mackerras
- [PATCH 6/8] KVM: PPC: Book3S HV: Make sure we don't miss dirty pages, Paul Mackerras
- [PATCH 5/8] KVM: PPC: Book3S HV: Fix dirty map for hugepages, Paul Mackerras
- Re: [PATCH 0/8] Bug fixes for HV KVM, v2, Alexander Graf
[PATCH 0/7] Bug fixes for HV KVM,
Paul Mackerras
[PATCH v2 0/6] Implement split core for POWER8,
Michael Neuling
[PATCH] KVM: PPC: Add CAP to indicate hcall fixes, Alexander Graf
[PATCH] KVM: PPC: MPIC: Reset IRQ source private members, Alexander Graf
[PATCH] PPC: openpic_kvm: Implement reset, Alexander Graf
Re: [Qemu-ppc] [PATCH] openpic: Initialize destmask at reset, Alexander Graf
[PATCH v6 0/3] EEH Support for VFIO PCI device,
Gavin Shan
[PATCH v5 0/4] EEH Support for VFIO PCI device,
Gavin Shan
[PATCH RFCv4 0/4] EEH Support for VFIO PCI device,
Gavin Shan
[PATCH] KVM: PPC: Book3S PR: Rework SLB switching code,
Alexander Graf
[PATCH] KVM: PPC: Book3S PR: Use SLB entry 0,
Alexander Graf
[PATCH] KVM: PPC: Graciously fail broken LE hypercalls,
Alexander Graf
[PATCH] PPC: ePAPR: Fix hypercall on LE guest, Alexander Graf
[PATCH RFC v3 0/8] EEH Support for VFIO PCI device,
Gavin Shan
- [PATCH 4/8] powerpc/eeh: Avoid event on passed PE, Gavin Shan
- [PATCH 1/8] drivers/vfio: Introduce CONFIG_VFIO_EEH, Gavin Shan
- [PATCH 2/8] powerpc/eeh: Info to trace passed devices, Gavin Shan
- [PATCH 7/8] powerpc/powernv: Implement ppc_call_opal(), Gavin Shan
- [PATCH 8/8] powerpc/powernv: Error injection infrastructure, Gavin Shan
- [PATCH 3/8] drivers/vfio: New IOCTL command VFIO_EEH_INFO, Gavin Shan
- [PATCH 5/8] powerpc/powernv: Sync OPAL header file with firmware, Gavin Shan
- [PATCH 6/8] powerpc: Extend syscall ppc_rtas(), Gavin Shan
- Re: [PATCH RFC v3 0/8] EEH Support for VFIO PCI device, Mike Qiu
- Re: [PATCH RFC v3 0/8] EEH Support for VFIO PCI device, Gavin Shan
[PATCH] booke/powerpc: define wimge shift mask to fix compilation error,
Bharat Bhushan
[PULL 3.15 0/4] 3.15 patch queue 2014-05-12,
Alexander Graf
[PATCH V6 1/2] KVM: PPC: BOOK3S: Always use the saved DAR value,
Aneesh Kumar K.V
[PATCH 1/2] KVM: PPC: Disable NX for old magic page using guests,
Alexander Graf
[PATCH RFC v2 00/10] EEH Support for VFIO PCI devices on PowerKVM guest,
Gavin Shan
- [PATCH 02/10] powerpc/eeh: Info to trace passed devices, Gavin Shan
- [PATCH 03/10] powerpc/eeh: Search EEH device by guest address, Gavin Shan
- [PATCH 01/10] drivers/vfio: Introduce CONFIG_VFIO_EEH, Gavin Shan
- [PATCH 06/10] powerpc/eeh: Avoid event on passed PE, Gavin Shan
- [PATCH 09/10] powerpc/powernv: Implement ppc_call_opal(), Gavin Shan
- [PATCH 08/10] powerpc: Extend syscall ppc_rtas(), Gavin Shan
- [PATCH 04/10] powerpc/eeh: Search EEH PE by guest address, Gavin Shan
- [PATCH 05/10] drivers/vfio: New IOCTL command VFIO_EEH_INFO, Gavin Shan
- [PATCH 10/10] powerpc/powernv: Error injection infrastructure, Gavin Shan
- [PATCH 07/10] powerpc/powernv: Sync OPAL header file with firmware, Gavin Shan
- Re: [PATCH RFC v2 00/10] EEH Support for VFIO PCI devices on PowerKVM guest, Gavin Shan
[PATCH V2] KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest,
Aneesh Kumar K.V
[PATCH V2] KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation,
Aneesh Kumar K.V
[PATCH V5] KVM: PPC: BOOK3S: Use the saved dar value and generic make_dsisr,
Aneesh Kumar K.V
[PATCH V5] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest,
Aneesh Kumar K.V
[PATCH RFC 00/22] EEH Support for VFIO PCI devices on PowerKVM guest,
Gavin Shan
- [PATCH 03/22] powerpc/eeh: Search EEH device by guest address, Gavin Shan
- [PATCH 20/22] powerpc/kvm: Infrastructure for error injection, Gavin Shan
- [PATCH 22/22] powerpc/powernv: Support PCI error injection, Gavin Shan
- [PATCH 13/22] powerpc/eeh: Emulate RTAS call ibm,read-slot-reset-state2, Gavin Shan
- [PATCH 21/22] powerpc/powernv: Sync OPAL header file with firmware, Gavin Shan
- [PATCH 10/22] powerpc/eeh: Introduce kvmppc_eeh_format_addr(), Gavin Shan
- [PATCH 09/22] powerpc/powernv: EEH RTAS emulation backend, Gavin Shan
- [PATCH 18/22] powerpc/eeh: Avoid event on passed PE, Gavin Shan
- [PATCH 19/22] powerpc: Introduce CONFIG_KVM_ERRINJCT, Gavin Shan
- [PATCH 17/22] powerpc/kvm: Connect EEH RTAS emulation backend, Gavin Shan
- [PATCH 14/22] powerpc/eeh: Emulate RTAS call ibm,get-config-addr-info2, Gavin Shan
- [PATCH 12/22] powerpc/eeh: Emulate RTAS call ibm,set-slot-reset, Gavin Shan
- [PATCH 16/22] powerpc/eeh: Emulate RTAS call ibm,configure-pe, Gavin Shan
- [PATCH 11/22] powerpc/eeh: Emulate RTAS call ibm,set-eeh-option, Gavin Shan
- [PATCH 15/22] powerpc/eeh: Emulate RTAS call ibm,slot-error-detail, Gavin Shan
- [PATCH 01/22] powerpc: Introduce CONFIG_KVM_EEH, Gavin Shan
- [PATCH 08/22] kvm: Address mapping for VFIO device, Gavin Shan
- [PATCH 07/22] powerpc/eeh: Function to tear down address mapping, Gavin Shan
- [PATCH 02/22] powerpc/eeh: Info to trace passed devices, Gavin Shan
- [PATCH 05/22] powerpc/eeh: Release VFIO dev on VM destruction, Gavin Shan
- [PATCH 06/22] powerpc/eeh: Function for address mapping, Gavin Shan
- [PATCH 04/22] powerpc/eeh: Search EEH PE by guest address, Gavin Shan
- Re: [PATCH RFC 00/22] EEH Support for VFIO PCI devices on PowerKVM guest, Alexander Graf
[RFC PATCH] KVM: PPC: BOOK3S: HV: THP support for guest,
Aneesh Kumar K.V
[PATCH] KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on,
Aneesh Kumar K.V
[PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page table.,
Aneesh Kumar K.V
[PATCH V4] POWERPC: BOOK3S: KVM: Use the saved dar value and generic make_dsisr,
Aneesh Kumar K.V
[PATCH V4] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest,
Aneesh Kumar K.V
[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst(),
Mihai Caraman
[PATCH] KVM: PPC: E500: Add dcbtls emulation, Alexander Graf
[PATCH] KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR, Alexander Graf
[PATCH 0/6] KVM: PPC: Book3S PR: Add POWER8 support,
Alexander Graf
[PATCH 00/13] PPC: KVM: Enable PR KVM on ppc64le,
Alexander Graf
- [PATCH 02/13] KVM: PPC: Book3S: PR: Fix C/R bit setting, Alexander Graf
- [PATCH 11/13] KVM: PPC: Make shared struct aka magic page guest endian, Alexander Graf
- [PATCH 09/13] KVM: PPC: Book3S PR: PAPR: Access RTAS in big endian, Alexander Graf
- [PATCH 10/13] KVM: PPC: PR: Fill pvinfo hcall instructions in big endian, Alexander Graf
- [PATCH 12/13] KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions, Alexander Graf
- [PATCH 13/13] KVM: PPC: Book3S: Move little endian conflict to HV KVM, Alexander Graf
- [PATCH 05/13] KVM: PPC: Book3S_64 PR: Access shadow slb in big endian, Alexander Graf
- [PATCH 06/13] KVM: PPC: Book3S PR: Give guest control over MSR_LE, Alexander Graf
- [PATCH 07/13] KVM: PPC: Book3S PR: Default to big endian guest, Alexander Graf
- [PATCH 08/13] KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian, Alexander Graf
- [PATCH 01/13] KVM: PPC: Book3S PR: Implement LPCR ONE_REG, Alexander Graf
- [PATCH 03/13] KVM: PPC: Book3S_32: PR: Access HTAB in big endian, Alexander Graf
- [PATCH 04/13] KVM: PPC: Book3S_64 PR: Access HTAB in big endian, Alexander Graf
[PATCH 0/6] Implement split core for POWER8,
Michael Neuling
Does KVM support the P.A. Semi PA6T cpu?,
Christian Zigotzky
[PATCH v4] powerpc: kvm: make _PAGE_NUMA take effect,
Liu Ping Fan
[PATCH] KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit,
Paul Mackerras
[PATCH v3] powerpc: kvm: make _PAGE_NUMA take effect,
Liu Ping Fan
[PATCH] KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit,
Alexander Graf
[GIT PULL] PPC Book3S HV updates for 3.15,
Paul Mackerras
Preparing kvm/next for first pull request of 3.15 merge window,
Paolo Bonzini
[PATCH 3/3] powerpc: Use PFN_PHYS() to avoid truncating the physical address, Emil Medve
[PATCH 0/8] PPC Book 3S HV-mode KVM updates for 3.15,
Paul Mackerras
[PATCH 06/10] powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers,
Scott Wood
[PATCH 05/10] powerpc/booke64: Use SPRG7 for VDSO,
Scott Wood
[PATCH 0/2] Fixes for HV KVM on PPC for 3.14,
Paul Mackerras
[PATCH 1/2] Revert "KVM: PPC: Book3S HV: Add new state for transactional memory",
Aneesh Kumar K.V
[RFC PATCH] vfio-pci: avoid deadlock between unbind and VFIO_DEVICE_RESET,
Thadeu Lima de Souza Cascardo
[PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE,
Laurent Dufour
[PATCH 1/4] KVM: PPC: e500mc: Revert "add load inst fixup",
Mihai Caraman
[Fwd: [PATCH v2] powerpc ticket locks], Scott Wood
[PATCH 0/4] PPC: KVM: fix RESUME_GUEST checks,
Greg Kurz
[PULL 00/36] ppc patch queue 2014-01-29,
Alexander Graf
- [PULL 02/36] KVM: PPC: Add devname:kvm aliases for modules, Alexander Graf
- [PULL 06/36] KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec, Alexander Graf
- [PULL 03/36] KVM: PPC: fix couple of memory leaks in MPIC/XICS devices, Alexander Graf
- [PULL 32/36] KVM: PPC: Book3S HV: Basic little-endian guest support, Alexander Graf
- [PULL 30/36] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells, Alexander Graf
- [PULL 29/36] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8, Alexander Graf
- [PULL 36/36] KVM: PPC: Book3S PR: Cope with doorbell interrupts, Alexander Graf
- [PULL 35/36] KVM: PPC: Book3S HV: Add software abort codes for transactional memory, Alexander Graf
- [PULL 34/36] KVM: PPC: Book3S HV: Add new state for transactional memory, Alexander Graf
- [PULL 33/36] powerpc/Kconfig: Make TM select VSX and VMX, Alexander Graf
- [PULL 31/36] KVM: PPC: Book3S HV: Add support for DABRX register on POWER7, Alexander Graf
- [PULL 28/36] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs, Alexander Graf
- [PULL 24/36] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8, Alexander Graf
- [PULL 22/36] KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers, Alexander Graf
- [PULL 25/36] KVM: PPC: Book3S HV: Add handler for HV facility unavailable, Alexander Graf
- [PULL 27/36] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap, Alexander Graf
- [PULL 26/36] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8, Alexander Graf
- [PULL 01/36] powerpc: kvm: optimize "sc 1" as fast return, Alexander Graf
- [PULL 17/36] KVM: PPC: Book3S: MMIO emulation support for little endian guests, Alexander Graf
- [PULL 21/36] KVM: PPC: Book3S HV: Don't set DABR on POWER8, Alexander Graf
- [PULL 19/36] KVM: PPC: e500: Fix bad address type in deliver_tlb_misss(), Alexander Graf
- [PULL 20/36] kvm/ppc: IRQ disabling cleanup, Alexander Graf
- [PULL 23/36] KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs, Alexander Graf
- [PULL 04/36] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall(), Alexander Graf
- [PULL 18/36] KVM: PPC: Book3S HV: use xics_wake_cpu only when defined, Alexander Graf
- [PULL 16/36] KVM: PPC: Unify kvmppc_get_last_inst and sc, Alexander Graf
- [PULL 15/36] KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled, Alexander Graf
- [PULL 09/36] KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit, Alexander Graf
- [PULL 14/36] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state, Alexander Graf
- [PULL 13/36] kvm: powerpc: use caching attributes as per linux pte, Alexander Graf
- [PULL 08/36] KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct, Alexander Graf
- [PULL 05/36] kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0(), Alexander Graf
- [PULL 11/36] kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update(), Alexander Graf
- [PULL 10/36] kvm: booke: clear host tlb reference flag on guest tlb invalidation, Alexander Graf
- [PULL 12/36] kvm: powerpc: define a linux pte lookup function, Alexander Graf
- [PULL 07/36] KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures, Alexander Graf
- Re: [PULL 00/36] ppc patch queue 2014-01-29, Paolo Bonzini
[RFC PATCH 01/10] KVM: PPC: BOOK3S: PR: Add POWER8 support,
Aneesh Kumar K.V
- [RFC PATCH 01/10] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation, Aneesh Kumar K.V
- [RFC PATCH 02/10] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register, Aneesh Kumar K.V
- [RFC PATCH 05/10] KVM: PPC: BOOK3S: PR: Doorbell support, Aneesh Kumar K.V
- [RFC PATCH 09/10] KVM: PPC: BOOK3S: PR: Ignore write to monitor mode control register, Aneesh Kumar K.V
- [RFC PATCH 10/10] PPC: BOOK3S: Disable/Enable TM looking at the ibm,pa-features device tree entry, Aneesh Kumar K.V
- [RFC PATCH 08/10] KVM: PPC: BOOK3S: PR: Add support for facility unavailable interrupt, Aneesh Kumar K.V
- [RFC PATCH 03/10] KVM: PPC: BOOK3S: PR: Emulate instruction counter, Aneesh Kumar K.V
- [RFC PATCH 07/10] KVM: PPC: BOOK3S: PR: Emulate facility status and control register, Aneesh Kumar K.V
- [RFC PATCH 04/10] KVM: PPC: BOOK3S: PR: Emulate Thread identification register, Aneesh Kumar K.V
- [RFC PATCH 06/10] KVM: PPC: BOOK3S: PR: Emulate DPDES register, Aneesh Kumar K.V
[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO,
Christoffer Dall
[PATCH V3] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest,
Aneesh Kumar K.V
[PATCH V3] POWERPC: BOOK3S: KVM: Use the saved dsisr and dar values on book3s 64,
Aneesh Kumar K.V
[PATCH v2] KVM: Specify byte order for KVM_EXIT_MMIO,
Christoffer Dall
[RFC PATCH] KVM: Specify byte order for KVM_EXIT_MMIO,
Christoffer Dall
[PATCH 12/73] powerpc: kvm e500/44x is not modular, so don't use module_init,
Paul Gortmaker
[PATCH 11/73] powerpc: book3s KVM can be modular so it should use module.h, Paul Gortmaker
[PATCH v2] powernv: kvm: make _PAGE_NUMA take effect,
Liu Ping Fan
[PATCH] PPC: KVM: fix VCPU run for HV KVM,
Alexey Kardashevskiy
[PATCH v2] kvm/ppc: IRQ disabling cleanup,
Scott Wood
[PATCH] kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub,
Scott Wood
[PATCH] KVM: PPC: e500: Fix bad address type in deliver_tlb_misss(),
Mihai Caraman
[PATCH] KVM: PPC: Unify kvmppc_get_last_inst and sc, Alexander Graf
[PATCH v2] KVM: PPC: Add devname:kvm aliases for modules, Alexander Graf
[PATCH 00/18] KVM: PPC: Book3S HV: POWER8 support,
Paul Mackerras
- [PATCH 01/18] KVM: PPC: Book3S HV: Don't set DABR on POWER8, Paul Mackerras
- [PATCH 02/18] KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers, Paul Mackerras
- [PATCH 04/18] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8, Paul Mackerras
- [PATCH 11/18] KVM: PPC: Book3S HV: Add support for DABRX register on POWER7, Paul Mackerras
- [PATCH 18/18] KVM: PPC: Book3S PR: Cope with doorbell interrupts, Paul Mackerras
- [PATCH 16/18] KVM: PPC: Book3S HV: Add transactional memory support, Paul Mackerras
- [PATCH 15/18] KVM: PPC: Book3S HV: Add software abort codes for transactional memory, Paul Mackerras
- [PATCH 10/18] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells, Paul Mackerras
- [PATCH 07/18] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap, Paul Mackerras
- [PATCH 08/18] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs, Paul Mackerras
- [PATCH 06/18] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8, Paul Mackerras
- [PATCH 09/18] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8, Paul Mackerras
- [PATCH 13/18] powerpc/Kconfig: Make TM select VSX and VMX, Paul Mackerras
- [PATCH 12/18] KVM: PPC: Book3S HV: Basic little-endian guest support, Paul Mackerras
[Index of Archives]
[KVM]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]