Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 18 19 2039 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,08/10] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs - - - - --- 2013-09-06 Paul Mackerras New
[RFC,09/10] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 - - - - --- 2013-09-06 Paul Mackerras New
[RFC,10/10] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells - - - - --- 2013-09-06 Paul Mackerras New
[v10,12/13] KVM: PPC: Add support for IOMMU in-kernel handling - - - - --- 2013-09-06 Alexey Kardashevskiy New
[1/6] powerpc: Put FP/VSX and VR state into structures - - - - --- 2013-09-10 Paul Mackerras New
[2/6] powerpc: Provide for giveup_fpu/altivec to save state in alternate location - - - - --- 2013-09-10 Paul Mackerras New
[3/6] KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec - - - - --- 2013-09-10 Paul Mackerras New
[4/6] KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures - - - - --- 2013-09-10 Paul Mackerras New
[5/6] KVM: PPC: Book3S: Load/save FP/VMX/VSX state directly to/from vcpu struct - - - - --- 2013-09-10 Paul Mackerras New
[6/6] KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit - - - - --- 2013-09-10 Paul Mackerras New
[1/2] KVM: Implement default IRQ routing - - - - --- 2013-09-17 Paul Mackerras New
[2/2] KVM: PPC: Book3S: Add IRQFD support for in-kernel XICS - - - - --- 2013-09-17 Paul Mackerras New
[1/6,v5] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN - - - - --- 2013-09-19 Bharat Bhushan New
[2/6,v5] kvm: powerpc: allow guest control "E" attribute in mas2 - - - - --- 2013-09-19 Bharat Bhushan New
[3/6,v5] kvm: powerpc: allow guest control "G" attribute in mas2 - - - - --- 2013-09-19 Bharat Bhushan New
[4/6,v5] kvm: powerpc: keep only pte search logic in lookup_linux_pte - - - - --- 2013-09-19 Bharat Bhushan New
[5/6,v5] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - - - --- 2013-09-19 Bharat Bhushan New
[6/6,v5] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-09-19 Bharat Bhushan New
[5/6,v6] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - - - --- 2013-09-20 Bharat Bhushan New
[01/18] KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE - - - - --- 2013-09-20 Paul Mackerras New
[02/18] KVM: PPC: Book3S HV: Store LPCR value for each virtual core - - - - --- 2013-09-20 Paul Mackerras New
[03/18] KVM: PPC: Book3S HV: Add support for guest Program Priority Register 1 - - - --- 2013-09-20 Paul Mackerras New
[04/18] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 - - - - --- 2013-09-20 Paul Mackerras New
[05/18] KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt - - - - --- 2013-09-20 Paul Mackerras New
[06/18] KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC - - - - --- 2013-09-20 Paul Mackerras New
[07/18] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu - - - - --- 2013-09-20 Paul Mackerras New
[08/18] KVM: PPC: Book3S PR: Allow guest to use 64k pages - - - - --- 2013-09-20 Paul Mackerras New
[09/18] KVM: PPC: Book3S PR: Use 64k host pages where possible - - - - --- 2013-09-20 Paul Mackerras New
[10/18] KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs - - - - --- 2013-09-20 Paul Mackerras New
[11/18] KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation - - - - --- 2013-09-20 Paul Mackerras New
[12/18] KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe - - - - --- 2013-09-20 Paul Mackerras New
[13/18] KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache - - - - --- 2013-09-20 Paul Mackerras New
[14/18] KVM: PPC: Book3S: Move skip-interrupt handlers to common code - - - - --- 2013-09-20 Paul Mackerras New
[15/18] KVM: PPC: Book3S PR: Better handling of host-side read-only pages - - - - --- 2013-09-20 Paul Mackerras New
[16/18] KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() - - - - --- 2013-09-20 Paul Mackerras New
[17/18] KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written - - - - --- 2013-09-20 Paul Mackerras New
[18/18] KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers - - - - --- 2013-09-20 Paul Mackerras New
KVM: PPC: Book3S HV: Fix typo in saving DSCR 1 - - - --- 2013-09-20 Paul Mackerras New
[v2,04/18] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 - - - - --- 2013-09-21 Paul Mackerras New
[5/6,v7] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - 1 - --- 2013-09-23 Bharat Bhushan New
[1/2] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() - - - - --- 2013-09-23 Bharat Bhushan New
[2/2] kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() - - - - --- 2013-09-23 Bharat Bhushan New
[1/3] powerpc: Implement arch_get_random_long/int() for powernv - - - - --- 2013-09-26 Michael Ellerman New
[2/3] hwrng: Add a driver for the hwrng found in power7+ systems - - - - --- 2013-09-26 Michael Ellerman New
[3/3] KVM: PPC: Book3S: Add support for hwrng found on some powernv systems - - - - --- 2013-09-26 Michael Ellerman New
[RFC,01/11] kvm: powerpc: book3s hv: Fix vcore leak - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,02/11] kvm: powerpc: book3s: remove kvmppc_handler_highmem label - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,03/11] kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,04/11] kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,05/11] kvm: powerpc: book3s: Add kvmppc_ops callback for HV and PR specific operations - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,06/11] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,07/11] kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,08/11] kvm: powerpc: book3s: Support building HV and PR KVM as module - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,09/11] kvm: simplify processor compat check - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,10/11] kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,11/11] kvm: powerpc: book3s: Fix module ownership - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC PATCH 00/11 Allow PR and HV KVM to coexist in one kernel - - - - --- 2013-09-27 Aneesh Kumar K.V New
[RFC,06/11] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops - - - - --- 2013-09-30 Aneesh Kumar K.V New
[RFC PATCH 00/11 Allow PR and HV KVM to coexist in one kernel - - - - --- 2013-10-01 Aneesh Kumar K.V New
kvm: powerpc: book3s: Fix build break for BOOK3S_32 1 - - - --- 2013-10-02 Aneesh Kumar K.V New
[1/6] KVM: Move gfn_to_index to x86 specific code - - - - --- 2013-10-02 Christoffer Dall New
[2/6] KVM: ARM: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[3/6] KVM: arm64: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[4/6] KVM: mips: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[5/6] KVM: ia64: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[6/6] KVM: PPC: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[-V2] kvm: powerpc: book3s: Fix build break for BOOK3S_32 1 - - - --- 2013-10-03 Aneesh Kumar K.V New
[RFC] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-10-03 Cédric Le Goater New
[1/2] KVM: PPC: Book3S HV: Add missing break statements in ONE_REG switches - - - - --- 2013-10-04 Paul Mackerras New
[2/2] KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode - - - - --- 2013-10-04 Paul Mackerras New
[RFC] PPC: KVM: vfio kvm device: support spapr tce - - - - --- 2013-10-04 Alexey Kardashevskiy New
[1/3,v6] kvm: powerpc: keep only pte search logic in lookup_linux_pte - - - - --- 2013-10-04 Bharat Bhushan New
[2/3,v6] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - - - --- 2013-10-04 Bharat Bhushan New
[3/3,v6] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-10-04 Bharat Bhushan New
[2/2] kvm: ppc: booke: check range page invalidation progress on page setup - - - - --- 2013-10-07 Paolo Bonzini New
[1/3] KVM: PPC: Book3S: add helper routine to load guest instructions - - - - --- 2013-10-07 Cédric Le Goater New
[2/3] KVM: PPC: Book3S: add helper routines to detect endian order - - - - --- 2013-10-07 Cédric Le Goater New
[3/3] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-10-07 Cédric Le Goater New
[-V2,01/14] kvm: powerpc: book3s: remove kvmppc_handler_highmem label - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,02/14] kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,03/14] kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,04/14] kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,05/14] kvm: powerpc: book3s: Add kvmppc_ops callback - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,06/14] kvm: powerpc: booke: Convert BOOKE to use kvmppc_ops callbacks - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,07/14] kvm: powerpc: book3s: Cleanup interrupt handling code - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,08/14] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,09/14] kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,10/14] kvm: powerpc: booke: Move booke related tracepoints to separate header - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,11/14] kvm: powerpc: book3s: Support building HV and PR KVM as module - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,12/14] kvm: Add struct kvm arg to memslot APIs - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,13/14] kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine - - - - --- 2013-10-07 Aneesh Kumar K.V New
[-V2,14/14] kvm: powerpc: book3s: drop is_hv_enabled - - - - --- 2013-10-07 Aneesh Kumar K.V New
[1/2,v2] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() - - - - --- 2013-10-07 Bharat Bhushan New
[2/2,v2] kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() - - - - --- 2013-10-07 Bharat Bhushan New
[1/2,v3] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() - - - - --- 2013-10-08 Bharat Bhushan New
[2/2,v3] kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() - - - - --- 2013-10-08 Bharat Bhushan New
[1/4] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - - - --- 2013-10-08 Bharat Bhushan New
[2/4] kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() - - - - --- 2013-10-08 Bharat Bhushan New
[3/4] kvm: powerpc: define a linux pte lookup function - - - - --- 2013-10-08 Bharat Bhushan New
[4/4] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-10-08 Bharat Bhushan New
« 1 2 ... 18 19 2039 40 »