Show patches with: Submitter = James Hogan       |    State = Action Required       |   507 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,14/30] KVM: MIPS/T&E: Allocate GVA -> HPA page tables - - - --- 2017-02-02 James Hogan New
[v2,13/30] KVM: MIPS: Wire up vcpu uninit - - - --- 2017-02-02 James Hogan New
[v2,12/30] KVM: MIPS/T&E: active_mm = init_mm in guest context - - - --- 2017-02-02 James Hogan New
[v2,11/30] KVM: MIPS/T&E: Restore host asid on return to host - - - --- 2017-02-02 James Hogan New
[v2,10/30] KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks - - - --- 2017-02-02 James Hogan New
[v2,9/30] KVM: MIPS: Remove duplicated ASIDs from vcpu - - - --- 2017-02-02 James Hogan New
[v2,8/30] KVM: MIPS/MMU: Move preempt/ASID handling to implementation - - - --- 2017-02-02 James Hogan New
[v2,7/30] KVM: MIPS: Convert get/set_regs -> vcpu_load/put - - - --- 2017-02-02 James Hogan New
[v2,6/30] KVM: MIPS/MMU: Simplify ASID restoration - - - --- 2017-02-02 James Hogan New
[v2,5/30] KVM: MIPS: Drop partial KVM_NMI implementation - - - --- 2017-02-02 James Hogan New
[v2,4/30] MIPS: Export some tlbex internals for KVM to use 1 - - --- 2017-02-02 James Hogan New
[v2,3/30] MIPS: uasm: Add include guards in asm/uasm.h 1 - - --- 2017-02-02 James Hogan New
[v2,2/30] MIPS: Export pgd/pmd symbols for KVM 1 - - --- 2017-02-02 James Hogan New
[v2,1/30] MIPS: Move pgd_alloc() out of header - - - --- 2017-02-02 James Hogan New
KVM: MIPS: Allow multiple VCPUs to be created - - - --- 2017-02-01 James Hogan New
[5/5] KVM: MIPS/T&E: Expose read-only CP0_IntCtl register - - - --- 2017-02-01 James Hogan New
[4/5] KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers - - - --- 2017-02-01 James Hogan New
[3/5] KVM: MIPS/T&E: Default to reset vector - - - --- 2017-02-01 James Hogan New
[2/5] KVM: MIPS/T&E: Implement CP0_EBase register - - - --- 2017-02-01 James Hogan New
[1/5] KVM: MIPS/T&E: Move CP0 register access into T&E - - - --- 2017-02-01 James Hogan New
[13/13] KVM: MIPS: Claim KVM_CAP_READONLY_MEM support - - - --- 2017-01-16 James Hogan New
[12/13] KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU - - - --- 2017-01-16 James Hogan New
[11/13] KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEs - - - --- 2017-01-16 James Hogan New
[10/13] KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEs - - - --- 2017-01-16 James Hogan New
[9/13] KVM: MIPS/MMU: Handle dirty logging on GPA faults - - - --- 2017-01-16 James Hogan New
[8/13] KVM: MIPS: Clean & flush on dirty page logging enable - - - --- 2017-01-16 James Hogan New
[7/13] KVM: MIPS/MMU: Use generic dirty log & protect helper - - - --- 2017-01-16 James Hogan New
[6/13] KVM: MIPS/MMU: Add GPA PT mkclean helper - - - --- 2017-01-16 James Hogan New
[5/13] KVM: MIPS/T&E: Handle read only GPA in TLB mod - - - --- 2017-01-16 James Hogan New
[4/13] KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO - - - --- 2017-01-16 James Hogan New
[3/13] KVM: MIPS/T&E: Abstract bad access handling - - - --- 2017-01-16 James Hogan New
[2/13] KVM: MIPS: Pass type of fault down to kvm_mips_map_page() - - - --- 2017-01-16 James Hogan New
[1/13] KVM: MIPS/T&E: Ignore user writes to CP0_Config7 - - - --- 2017-01-16 James Hogan New
[10/10] KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot - - - --- 2017-01-09 James Hogan New
[9/10] KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation - - - --- 2017-01-09 James Hogan New
[8/10] KVM: MIPS/MMU: Use lockless GVA helpers for get_inst() - - - --- 2017-01-09 James Hogan New
[7/10] KVM: MIPS/T&E: Use lockless GVA helpers for dyntrans - - - --- 2017-01-09 James Hogan New
[6/10] KVM: MIPS/T&E: Add lockless GVA access helpers - - - --- 2017-01-09 James Hogan New
[5/10] KVM: MIPS/T&E: Reduce stale ASID checks - - - --- 2017-01-09 James Hogan New
[4/10] KVM: MIPS/T&E: Handle TLB invalidation requests - - - --- 2017-01-09 James Hogan New
[3/10] KVM: MIPS: Update vcpu->mode and vcpu->cpu - - - --- 2017-01-09 James Hogan New
[2/10] KVM: MIPS/MMU: Convert guest physical map to page table - - - --- 2017-01-09 James Hogan New
[1/10] MIPS: Add return errors to protected cache ops 1 - - --- 2017-01-09 James Hogan New
[3/3] KVM: MIPS: Use CP0_BadInstr[P] for emulation - - - --- 2017-01-06 James Hogan New
[2/3] KVM: MIPS: Improve kvm_get_inst() error return - - - --- 2017-01-06 James Hogan New
[1/3] KVM: MIPS/T&E: Don't treat code fetch faults as MMIO - - - --- 2017-01-06 James Hogan New
[30/30] KVM: MIPS/MMU: Drop kvm_get_new_mmu_context() - - - --- 2017-01-06 James Hogan New
[29/30] KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions - - - --- 2017-01-06 James Hogan New
[28/30] KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all() - - - --- 2017-01-06 James Hogan New
[27/30] KVM: MIPS/Emulate: Fix CACHE emulation for EVA hosts - - - --- 2017-01-06 James Hogan New
[26/30] KVM: MIPS: Use uaccess to read/modify guest instructions - - - --- 2017-01-06 James Hogan New
[25/30] KVM: MIPS: Drop vm_init() callback - - - --- 2017-01-06 James Hogan New
[24/30] KVM: MIPS/MMU: Convert commpage fault handling to page tables - - - --- 2017-01-06 James Hogan New
[23/30] KVM: MIPS/MMU: Convert TLB mapped faults to page tables - - - --- 2017-01-06 James Hogan New
[22/30] KVM: MIPS/MMU: Convert KSeg0 faults to page tables - - - --- 2017-01-06 James Hogan New
[21/30] KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW - - - --- 2017-01-06 James Hogan New
[20/30] KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes - - - --- 2017-01-06 James Hogan New
[19/30] KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID - - - --- 2017-01-06 James Hogan New
[18/30] KVM: MIPS/TLB: Fix off-by-one in TLB invalidate - - - --- 2017-01-06 James Hogan New
[17/30] KVM: MIPS: Add fast path TLB refill handler - - - --- 2017-01-06 James Hogan New
[16/30] KVM: MIPS: Support NetLogic KScratch registers - - - --- 2017-01-06 James Hogan New
[15/30] KVM: MIPS/T&E: Activate GVA page tables in guest context - - - --- 2017-01-06 James Hogan New
[14/30] KVM: MIPS/T&E: Allocate GVA -> HPA page tables - - - --- 2017-01-06 James Hogan New
[13/30] KVM: MIPS: Wire up vcpu uninit - - - --- 2017-01-06 James Hogan New
[12/30] KVM: MIPS/T&E: active_mm = init_mm in guest context - - - --- 2017-01-06 James Hogan New
[11/30] KVM: MIPS/T&E: Restore host asid on return to host - - - --- 2017-01-06 James Hogan New
[10/30] KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks - - - --- 2017-01-06 James Hogan New
[9/30] KVM: MIPS: Remove duplicated ASIDs from vcpu - - - --- 2017-01-06 James Hogan New
[8/30] KVM: MIPS/MMU: Move preempt/ASID handling to implementation - - - --- 2017-01-06 James Hogan New
[7/30] KVM: MIPS: Convert get/set_regs -> vcpu_load/put - - - --- 2017-01-06 James Hogan New
[6/30] KVM: MIPS/MMU: Simplify ASID restoration - - - --- 2017-01-06 James Hogan New
[5/30] KVM: MIPS: Drop partial KVM_NMI implementation - - - --- 2017-01-06 James Hogan New
[4/30] MIPS: Export some tlbex internals for KVM to use 1 - - --- 2017-01-06 James Hogan New
[3/30] MIPS: uasm: Add include guards in asm/uasm.h 1 - - --- 2017-01-06 James Hogan New
[2/30] MIPS: Export pgd/pmd symbols for KVM 1 - - --- 2017-01-06 James Hogan New
[1/30] mm: Export init_mm for MIPS KVM use of pgd_alloc() 1 - - --- 2017-01-06 James Hogan New
[2/2] KVM: MIPS: Flush KVM entry code from icache globally - - - --- 2017-01-03 James Hogan New
[1/2] KVM: MIPS: Don't clobber CP0_Status.UX - - - --- 2017-01-03 James Hogan New
[BACKPORT,3.10..3.16,2/2] KVM: MIPS: Precalculate MMIO load resume PC - - - --- 2016-11-09 James Hogan New
[BACKPORT,3.10..3.16,1/2] MIPS: KVM: Fix unused variable build warning - - - --- 2016-11-09 James Hogan New
[BACKPORT,3.18..4.4] KVM: MIPS: Precalculate MMIO load resume PC - - - --- 2016-11-09 James Hogan New
[BACKPORT,3.10..3.16] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes - - - --- 2016-11-09 James Hogan New
[BACKPORT,3.17..4.4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes - - - --- 2016-11-09 James Hogan New
[3/3] KVM: MIPS: Precalculate MMIO load resume PC - - - --- 2016-10-25 James Hogan New
[2/3] KVM: MIPS: Make ERET handle ERL before EXL - - - --- 2016-10-25 James Hogan New
[1/3] KVM: MIPS: Fix lazy user ASID regenerate for SMP - - - --- 2016-10-25 James Hogan New
[GIT,PULL] KVM: MIPS: Add missing uaccess.h include - - - --- 2016-10-20 James Hogan New
KVM: MIPS: Add missing uaccess.h include - - - --- 2016-10-18 James Hogan New
[GIT,PULL,6/6] KVM: MIPS: Drop dubious EntryHi optimisation - - - --- 2016-09-29 James Hogan New
[GIT,PULL,5/6] KVM: MIPS: Invalidate TLB by regenerating ASIDs - - - --- 2016-09-29 James Hogan New
[GIT,PULL,4/6] KVM: MIPS: Split kernel/user ASID regeneration - - - --- 2016-09-29 James Hogan New
[GIT,PULL,3/6] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes - - - --- 2016-09-29 James Hogan New
[GIT,PULL,2/6] KVM: MIPS: Emulate MMIO via TLB miss for EVA - - - --- 2016-09-29 James Hogan New
[GIT,PULL,1/6] KVM: MIPS: Override HVA error values for EVA - - - --- 2016-09-29 James Hogan New
[4/4] KVM: MIPS: Drop dubious EntryHi optimisation - - - --- 2016-09-20 James Hogan New
[3/4] KVM: MIPS: Invalidate TLB by regenerating ASIDs - - - --- 2016-09-20 James Hogan New
[2/4] KVM: MIPS: Split kernel/user ASID regeneration - - - --- 2016-09-20 James Hogan New
[1/4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes - - - --- 2016-09-20 James Hogan New
[BACKPORT,3.10-3.16] MIPS: KVM: Check for pfn noslot case - - - --- 2016-09-15 James Hogan New
[BACKPORT,3.17-4.7] MIPS: KVM: Check for pfn noslot case - - - --- 2016-09-15 James Hogan New
« 1 2 3 45 6 »