Show patches with: Series = KVM: PPC: Book3S HV: Nested HV virtualization       |    State = Action Required       |   32 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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