Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 22 23 2439 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag - - 1 - --- 2013-08-24 Yann Droneaud New
target-ppc: Update slb array with correct index values. - - - - --- 2013-08-22 Aneesh Kumar K.V New
powerpc/kvm: Copy the pvr value after memset - - - - --- 2013-08-22 Aneesh Kumar K.V New
powerpc/kvm: Handle the boundary condition correctly - - - - --- 2013-08-22 Aneesh Kumar K.V New
target-ppc: Update slb array with correct index values. - - - - --- 2013-08-21 Alexander Graf New
kvm tools: powerpc: Fix init order for xics - - - - --- 2013-08-20 Michael Neuling New
[6/6,v4] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-08-16 Bharat Bhushan New
target-ppc: Use #define instead of opencoding values - - - - --- 2013-08-11 Aneesh Kumar K.V New
target-ppc: Update slb array with correct index values. - - - - --- 2013-08-11 Aneesh Kumar K.V New
[v2] powerpc/booke64: Add LRAT error exception handler - - - - --- 2013-08-08 Mihai Caraman New
[2/2] kvm: ppc: booke: check range page invalidation progress on page setup 2 - - - --- 2013-08-07 Bharat Bhushan New
[1/2] kvm: powerpc: mark page accessed when mapping a guest page 1 - - - --- 2013-08-07 Bharat Bhushan New
[RFC,5/5] KVM: PPC: Book3S: Load/save FP/VMX/VSX state directly to/from vcpu struct - - - - --- 2013-08-07 Paul Mackerras New
[RFC,4/5] KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures - - - - --- 2013-08-07 Paul Mackerras New
[RFC,3/5] KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec - - - - --- 2013-08-07 Paul Mackerras New
[RFC,2/5] powerpc: Provide for giveup_fpu/altivec to save state in alternate location - - - - --- 2013-08-07 Paul Mackerras New
[RFC,1/5] powerpc: Put FP/VSX and VR state into structures - - - - --- 2013-08-07 Paul Mackerras New
[v2,1/1] KVM: PPC: Book3E HV: call SOFT_DISABLE_INTS to sync the software state - - - - --- 2013-08-07 Tiejun Chen New
[6/6,v3] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-08-06 Bharat Bhushan New
[5/6,v3] kvm: powerpc: keep only pte search logic in lookup_linux_pte - - - - --- 2013-08-06 Bharat Bhushan New
[4/6,v3] powerpc: move linux pte/hugepte search to more generic file - - - - --- 2013-08-06 Bharat Bhushan New
[3/6,v3] kvm: powerpc: allow guest control "G" attribute in mas2 - - - - --- 2013-08-06 Bharat Bhushan New
[2/6,v3] kvm: powerpc: allow guest control "E" attribute in mas2 - - - - --- 2013-08-06 Bharat Bhushan New
[1/6,v3] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN - - - - --- 2013-08-06 Bharat Bhushan New
[2/2] KVM: PPC: Book3E HV: call SOFT_DISABLE_INTS to sync the software state - - - - --- 2013-08-06 Tiejun Chen New
[1/2] Revert "kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()" - - - - --- 2013-08-06 Tiejun Chen New
[23/23] KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers - - - - --- 2013-08-06 Paul Mackerras New
[22/23] KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written - - - - --- 2013-08-06 Paul Mackerras New
[21/23] KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() - - - - --- 2013-08-06 Paul Mackerras New
[20/23] KVM: PPC: Book3S PR: Better handling of host-side read-only pages - - - - --- 2013-08-06 Paul Mackerras New
[19/23] KVM: PPC: Book3S: Select PR vs HV separately for each guest - - - - --- 2013-08-06 Paul Mackerras New
[18/23] KVM: PPC: Book3S: Allow both PR and HV KVM to be selected - - - - --- 2013-08-06 Paul Mackerras New
[17/23] KVM: PPC: Book3S HV: Factorize kvmppc_core_vcpu_create_hv() - - - - --- 2013-08-06 Paul Mackerras New
[16/23] KVM: PPC: Book3S: Merge implementations of KVM_PPC_GET_SMMU_INFO ioctl - - - - --- 2013-08-06 Paul Mackerras New
[15/23] KVM: PPC: Book3S: Rename symbols that exist in both PR and HV KVM - - - - --- 2013-08-06 Paul Mackerras New
[14/23] KVM: PPC: Book3S PR: Delay disabling relocation-on interrupts - - - - --- 2013-08-06 Paul Mackerras New
[13/23] KVM: PPC: Book3S: Move skip-interrupt handlers to common code - - - - --- 2013-08-06 Paul Mackerras New
[12/23] KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode - - - - --- 2013-08-06 Paul Mackerras New
[11/23] KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache - - - - --- 2013-08-06 Paul Mackerras New
[10/23] KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe - - - - --- 2013-08-06 Paul Mackerras New
[09/23] KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation - - - - --- 2013-08-06 Paul Mackerras New
[08/23] KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs - - - - --- 2013-08-06 Paul Mackerras New
[07/23] KVM: PPC: Book3S PR: Use 64k host pages where possible - - - - --- 2013-08-06 Paul Mackerras New
[06/23] KVM: PPC: Book3S PR: Allow guest to use 64k pages - - - - --- 2013-08-06 Paul Mackerras New
[05/23] KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() - - - - --- 2013-08-06 Paul Mackerras New
[04/23] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu - - - - --- 2013-08-06 Paul Mackerras New
[03/23] KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls - - - - --- 2013-08-06 Paul Mackerras New
[02/23] KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX - - - - --- 2013-08-06 Paul Mackerras New
[01/23] KVM: PPC: Book3S: Fix compile error in XICS emulation - - - - --- 2013-08-06 Paul Mackerras New
[5/6,v2] kvm: powerpc: booke: Add linux pte lookup like booke3s - - - - --- 2013-08-05 Bharat Bhushan New
[6/6,v2] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-08-01 Bharat Bhushan New
[5/6,v2] kvm: powerpc: booke: Add linux pte lookup like booke3s - - - - --- 2013-08-01 Bharat Bhushan New
[4/6,v2] powerpc: move linux pte/hugepte search to more generic file - - - - --- 2013-08-01 Bharat Bhushan New
[3/6,v2] kvm: powerpc: allow guest control "G" attribute in mas2 - - - - --- 2013-08-01 Bharat Bhushan New
[2/6,v2] kvm: powerpc: allow guest control "E" attribute in mas2 - - - - --- 2013-08-01 Bharat Bhushan New
[1/6,v2] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN - - - - --- 2013-08-01 Bharat Bhushan New
[10/10] KVM: PPC: Add hugepage support for IOMMU in-kernel handling - - - - --- 2013-08-01 Alexey Kardashevskiy New
[09/10] KVM: PPC: Add support for IOMMU in-kernel handling - - - - --- 2013-08-01 Alexey Kardashevskiy New
[08/10] powerpc/iommu: rework to support realmode - - - - --- 2013-08-01 Alexey Kardashevskiy New
[07/10] KVM: PPC: Add support for multiple-TCE hcalls - - - - --- 2013-08-01 Alexey Kardashevskiy New
[06/10] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently - - - - --- 2013-08-01 Alexey Kardashevskiy New
[05/10] powerpc: add real mode support for dma operations on powernv - - - - --- 2013-08-01 Alexey Kardashevskiy New
[04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap - - 1 - --- 2013-08-01 Alexey Kardashevskiy New
[03/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO - - - - --- 2013-08-01 Alexey Kardashevskiy New
[02/10] KVM: PPC: reserve a capability number for multitce support - - - - --- 2013-08-01 Alexey Kardashevskiy New
[01/10] hashtable: add hash_for_each_possible_rcu_notrace() - - - - --- 2013-08-01 Alexey Kardashevskiy New
[4/4] kvm: powerpc: set cache coherency only for RAM pages - - - - --- 2013-07-30 Bharat Bhushan New
[4/4] kvm: powerpc: set cache coherency only for RAM pages - - - - --- 2013-07-26 Bharat Bhushan New
[3/4] kvm: powerpc: allow guest control "G" attribute in mas2 - - - - --- 2013-07-26 Bharat Bhushan New
[2/4] kvm: powerpc: allow guest control "E" attribute in mas2 - - - - --- 2013-07-26 Bharat Bhushan New
[1/4] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN - - - - --- 2013-07-26 Bharat Bhushan New
[2/2] kvm: powerpc: set cache coherency only for kernel managed pages - - - - --- 2013-07-25 Andrea Arcangeli New
[2/2] kvm: powerpc: set cache coherency only for kernel managed pages - - - - --- 2013-07-24 Tiejun Chen New
arch: powerpc: kvm: add signed type cast for comparation 1 - - - --- 2013-07-22 Chen Gang New
[2/2,v2] kvm: powerpc: set cache coherency only for kernel managed pages - - - - --- 2013-07-18 Bharat Bhushan New
[1/2,v2] kvm: powerpc: Do not ignore "E" attribute in mas2 - - - - --- 2013-07-18 Bharat Bhushan New
[2/2] kvm: powerpc: set cache coherency only for kernel managed pages - - - - --- 2013-07-18 Bharat Bhushan New
[1/2] kvm: powerpc: Do not ignore "E" attribute in mas2 - - - - --- 2013-07-18 Bharat Bhushan New
KVM: PPC: Book3S PR: return appropriate error when allocation fails - - - - --- 2013-07-17 Thadeu Lima de Souza Cascardo New
[v1,1/1] powerpc/ppc64: rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE - - - - --- 2013-07-16 Tiejun Chen New
[10/10] KVM: PPC: Add hugepage support for IOMMU in-kernel handling - - - - --- 2013-07-16 Alexey Kardashevskiy New
[09/10] KVM: PPC: Add support for IOMMU in-kernel handling - - - - --- 2013-07-16 Alexey Kardashevskiy New
[08/10] powerpc/iommu: rework to support realmode - - - - --- 2013-07-16 Alexey Kardashevskiy New
[07/10] KVM: PPC: Add support for multiple-TCE hcalls - - - - --- 2013-07-16 Alexey Kardashevskiy New
[06/10] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently - - - - --- 2013-07-16 Alexey Kardashevskiy New
[05/10] powerpc: add real mode support for dma operations on powernv - - - - --- 2013-07-16 Alexey Kardashevskiy New
[04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap - - 1 - --- 2013-07-16 Alexey Kardashevskiy New
[03/10] vfio: add external user support - - - - --- 2013-07-16 Alexey Kardashevskiy New
[02/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO - - - - --- 2013-07-16 Alexey Kardashevskiy New
[01/10] KVM: PPC: reserve a capability number for multitce support - - - - --- 2013-07-16 Alexey Kardashevskiy New
[5/5] powerpc: using reset hcall when kvm,has-reset - - - - --- 2013-07-15 Bharat Bhushan New
[4/5] powerpc: Resolve KVM_HC_FEATURES compilation dependeny - - - - --- 2013-07-15 Bharat Bhushan New
[3/5] booke: define reset and shutdown hcalls - - - - --- 2013-07-15 Bharat Bhushan New
[2/5] booke: exit to guest userspace for unimplemented hcalls in kvm - - - - --- 2013-07-15 Bharat Bhushan New
[1/5] powerpc: define ePAPR hcall exit interface - - - - --- 2013-07-15 Bharat Bhushan New
[v1,1/1] powerpc: to access local paca after hard irq disabled - - - - --- 2013-07-15 Tiejun Chen New
KVM: PPC: Book3S: Fix compile error in XICS emulation - - - - --- 2013-07-13 Paul Mackerras New
[v2,2/8] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu - - - - --- 2013-07-13 Paul Mackerras New
[v1,1/1] KVM: PPC: disable preemption when using hard_irq_disable() - - - - --- 2013-07-12 Tiejun Chen New
[v1,1/1] KVM: PPC: disable preemption when using hard_irq_disable() - - - - --- 2013-07-12 Tiejun Chen New
« 1 2 ... 22 23 2439 40 »