Show patches with: Submitter = Paul Mackerras       |    State = Action Required       |   483 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,09/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,08/33] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,07/33] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,06/33] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,05/33] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-28 Paul Mackerras New
[v2,04/33] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,03/33] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,02/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[v2,01/33] KVM: PPC: Book3S: Simplify external interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-28 Paul Mackerras New
[RFC,32/32] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,31/32] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,30/32] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,29/32] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,28/32] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,27/32] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,26/32] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,25/32] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,24/32] KVM: PPC: Book3S HV: Handle page fault for a nested guest KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-21 Paul Mackerras New
[RFC,23/32] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,22/32] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,21/32] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,20/32] KVM: PPC: Book3S HV: Nested guest entry via hypercall KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-21 Paul Mackerras New
[RFC,19/32] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-21 Paul Mackerras New
[RFC,18/32] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix() KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,17/32] KVM: PPC: Book3S HV: Refactor radix page fault handler KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,16/32] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,15/32] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,14/32] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,13/32] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,12/32] powerpc: Provide dummy versions of plpar_hcall functions when !CONFIG_PPC_PSERIES KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-21 Paul Mackerras New
[RFC,11/32] powerpc: Add LPCR_EVIRT define KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,10/32] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,09/32] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,08/32] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,07/32] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,06/32] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-21 Paul Mackerras New
[RFC,05/32] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-21 Paul Mackerras New
[RFC,04/32] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,03/32] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[RFC,02/32] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation KVM: PPC: Book3S HV: Nested HV virtualization - - - --- 2018-09-21 Paul Mackerras New
[RFC,01/32] KVM: PPC: Book3S: Simplify external interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - 1 - --- 2018-09-21 Paul Mackerras New
[GIT,PULL] Please pull my kvm-ppc-fixes-4.19-2 tag [GIT,PULL] Please pull my kvm-ppc-fixes-4.19-2 tag - - - --- 2018-09-14 Paul Mackerras New
KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM - - - --- 2018-09-12 Paul Mackerras New
[GIT,PULL] Please pull my kvm-ppc-fixes-4.19-1 tag [GIT,PULL] Please pull my kvm-ppc-fixes-4.19-1 tag - - - --- 2018-08-22 Paul Mackerras New
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function - 1 - --- 2018-08-20 Paul Mackerras New
KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix() KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix() - - - --- 2018-08-14 Paul Mackerras New
[GIT,PULL] Please pull my kvm-ppc-next-4.19-1 tag [GIT,PULL] Please pull my kvm-ppc-next-4.19-1 tag - - - --- 2018-07-31 Paul Mackerras New
[2/2] KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock [1/2] KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9 - - - --- 2018-07-26 Paul Mackerras New
[1/2] KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9 [1/2] KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9 - - 1 --- 2018-07-26 Paul Mackerras New
[4/4] KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode - - - --- 2018-06-07 Paul Mackerras New
[3/4] KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit - - - --- 2018-06-07 Paul Mackerras New
[2/4] KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation - - - --- 2018-06-07 Paul Mackerras New
[1/4] KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts - - - --- 2018-06-07 Paul Mackerras New
KVM: PPC: Book3S HV: Factor fake-suspend handling out of kvmppc_save/restore_tm - - - --- 2018-05-30 Paul Mackerras New
KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeed - 1 1 --- 2018-05-30 Paul Mackerras New
[v3,5/7] KVM: PPC: reimplements LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_intr() i… - - - --- 2018-05-22 Paul Mackerras New
KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests - - 1 --- 2018-05-19 Paul Mackerras New
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path - - - --- 2018-05-17 Paul Mackerras New
KVM: PPC: Book3S HV: Fix inaccurate comment - - - --- 2018-04-20 Paul Mackerras New
[2/2] KVM: PPC: Book3S HV: Set RWMR on POWER8 so that PURR/SPURR count correctly - - - --- 2018-04-20 Paul Mackerras New
[1/2] KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface - - - --- 2018-04-20 Paul Mackerras New
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry - - - --- 2018-04-20 Paul Mackerras New
[5/5,v2] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler - - 2 --- 2018-03-27 Paul Mackerras New
KVM: PPC: Book3S HV: Fix duplication of host SLB entries - - 1 --- 2018-03-21 Paul Mackerras New
[v2,5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state - - - --- 2018-03-21 Paul Mackerras New
[v2,4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode - - - --- 2018-03-21 Paul Mackerras New
[v2,3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 - - - --- 2018-03-21 Paul Mackerras New
[v2,2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode - - - --- 2018-03-21 Paul Mackerras New
[v2,1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2 - - - --- 2018-03-21 Paul Mackerras New
[5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state - - - --- 2018-03-21 Paul Mackerras New
[4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode - - - --- 2018-03-21 Paul Mackerras New
[3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 - - - --- 2018-03-21 Paul Mackerras New
[2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode - - - --- 2018-03-21 Paul Mackerras New
[1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2 - - - --- 2018-03-21 Paul Mackerras New
[RFC,5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend mode - - - --- 2018-03-08 Paul Mackerras New
[RFC,4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode - - - --- 2018-03-08 Paul Mackerras New
[RFC,3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 - - - --- 2018-03-08 Paul Mackerras New
[RFC,2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode - - - --- 2018-03-08 Paul Mackerras New
[RFC,1/5] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 v2.2 - - - --- 2018-03-08 Paul Mackerras New
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry - - - --- 2018-03-07 Paul Mackerras New
[5/5] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler - - - --- 2018-03-05 Paul Mackerras New
[4/5] KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler - - - --- 2018-03-05 Paul Mackerras New
[3/5] KVM: PPC: Book3S HV: Streamline setting of reference and change bits - - - --- 2018-03-05 Paul Mackerras New
[2/5] KVM: PPC: Book3S HV: Radix page fault handler optimizations - - - --- 2018-03-05 Paul Mackerras New
[1/5] KVM: PPC: Remove unused kvm_unmap_hva callback - - - --- 2018-03-05 Paul Mackerras New
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing - - - --- 2018-03-02 Paul Mackerras New
[v2] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler - - - --- 2018-03-02 Paul Mackerras New
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler - - - --- 2018-02-23 Paul Mackerras New
KVM: PPC: Remove unused kvm_unmap_hva callback - - - --- 2018-02-22 Paul Mackerras New
[2/2] KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions - - - --- 2018-02-13 Paul Mackerras New
[1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n - - - --- 2018-02-13 Paul Mackerras New
[v2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 - 1 1 --- 2018-02-07 Paul Mackerras New
[2/2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 - - - --- 2018-02-07 Paul Mackerras New
[1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code - 1 - --- 2018-02-07 Paul Mackerras New
KVM: PPC: Book3S HV: Drop locks before reading guest memory - - - --- 2018-01-29 Paul Mackerras New
[v2] KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds - - - --- 2018-01-19 Paul Mackerras New
[6/6] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 - - - --- 2018-01-17 Paul Mackerras New
[5/6] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 v2.2 - - - --- 2018-01-17 Paul Mackerras New
[4/6] KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9 - - - --- 2018-01-17 Paul Mackerras New
« 1 2 3 44 5 »