Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   1696 patches
« 1 2 ... 14 15 16 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[17/29] KVM: VMX: Pass "launched" directly to the vCPU-run asm blob KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[16/29] KVM: VMX: Update VMCS.HOST_RSP via helper C function KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[15/29] KVM: VMX: Load/save guest CR2 via C code in __vmx_vcpu_run() KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[14/29] KVM: nVMX: Cache host_rsp on a per-VMCS basis KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[13/29] KVM: nVMX: Let the compiler select the reg for holding HOST_RSP KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[12/29] KVM: nVMX: Reference vmx->loaded_vmcs->launched directly KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[11/29] KVM: nVMX: Capture VM-Fail via CC_{SET,OUT} in nested early checks KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[10/29] KVM: nVMX: Capture VM-Fail to a local var in nested_vmx_check_vmentry_hw() KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[09/29] KVM: nVMX: Explicitly reference the scratch reg in nested early checks KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[08/29] KVM: nVMX: Drop STACK_FRAME_NON_STANDARD from nested_vmx_check_vmentry_hw() KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[07/29] KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw() KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[06/29] KVM: VMX: Let the compiler save/load RDX during vCPU-run KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[05/29] KVM: VMX: Manually load RDX in vCPU-run asm blob KVM: VMX: Move vCPU-run to proper asm sub-routine - - - --- 2019-01-18 Sean Christopherson New
[04/29] KVM: VMX: Save RSI to an unused output in the vCPU-run asm blob KVM: VMX: Move vCPU-run to proper asm sub-routine - 1 - --- 2019-01-18 Sean Christopherson New
[03/29] KVM: VMX: Modify only RSP when creating a placeholder for guest's RCX KVM: VMX: Move vCPU-run to proper asm sub-routine - 2 - --- 2019-01-18 Sean Christopherson New
[02/29] KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks KVM: VMX: Move vCPU-run to proper asm sub-routine - 2 - --- 2019-01-18 Sean Christopherson New
[01/29] KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run KVM: VMX: Move vCPU-run to proper asm sub-routine - 2 - --- 2019-01-18 Sean Christopherson New
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function - - 1 --- 2019-01-16 Sean Christopherson New
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL - - - --- 2019-01-14 Sean Christopherson New
[14/14] KVM: x86/mmu: Consolidate kvm_mmu_zap_all() and kvm_mmu_zap_mmio_sptes() KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[13/14] Revert "KVM: MMU: fast invalidate all pages" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[12/14] Revert "KVM: x86: use the fast way to invalidate all pages" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[11/14] Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[10/14] Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[09/14] Revert "KVM: MMU: zap pages in batch" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[08/14] Revert "KVM: MMU: collapse TLB flushes when zap all pages" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[06/14] KVM: x86/mmu: Remove is_obsolete() call KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[05/14] Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[04/14] Revert "KVM: MMU: document fast invalidate all pages" KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[03/14] KVM: x86/mmu: Zap only the relevant pages when removing a memslot KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[02/14] KVM: x86/mmu: Split remote_flush+zap case out of kvm_mmu_flush_or_zap() KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
[01/14] KVM: x86/mmu: Move slot_level_*() helper functions up a few lines KVM: x86/mmu: Remove fast invalidate mechanism - - - --- 2019-01-10 Sean Christopherson New
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup - - - --- 2018-12-20 Sean Christopherson New
MAINTAINERS: Add arch/x86/kvm sub-directories to existing KVM/x86 entry MAINTAINERS: Add arch/x86/kvm sub-directories to existing KVM/x86 entry - - - --- 2018-12-20 Sean Christopherson New
[11/11] KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw() KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[10/11] KVM: VMX: Add macros to handle HOST_RSP updates at VM-Enter KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[09/11] KVM: nVMX: Add eVMCS support to nested_vmx_check_vmentry_hw() KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[08/11] KVM: nVMX: Cache host_rsp on a per-VMCS basis KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[07/11] KVM: VMX: Let the compiler save/load RDX around VM-Enter KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[06/11] KVM: VMX: Manually load RDX in vmx_vcpu_run() asm blob KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[05/11] KVM: VMX: Save RSI to an unused output in vmx_vcpu_run() asm blob KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[04/11] KVM: VMX: Modify only RSP when creating a placeholder for guest's RCX KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[03/11] Revert "compiler-gcc: disable -ftracer for __noclone functions" KVM: VMX: Clean up VM-Enter/VM-Exit asm code - 2 - --- 2018-12-20 Sean Christopherson New
[02/11] KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[01/11] KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs KVM: VMX: Clean up VM-Enter/VM-Exit asm code - - - --- 2018-12-20 Sean Christopherson New
[27/28] KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[26/28] KVM: VMX: Expose various getters and setters to nested VMX KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[25/28] KVM: VMX: Expose misc variables needed for nested VMX KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[24/28] KVM: nVMX: Move "vmcs12 to shadow/evmcs sync" to helper function KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[23/28] KVM: nVMX: Call nested_vmx_setup_ctls_msrs() iff @nested is true KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[22/28] KVM: nVMX: Set callbacks for nested functions during hardware setup KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[21/28] KVM: VMX: Move the hardware {un}setup functions to the bottom KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[20/28] KVM: x86: nVMX: Allow nested_enable_evmcs to be NULL KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[19/28] KVM: VMX: Move nested hardware/vcpu {un}setup to helper functions KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[18/28] KVM: VMX: Add vmx.h to hold VMX definitions and inline functions KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[17/28] KVM: VMX: Move VMX instruction wrappers to a dedicated header file KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[16/28] KVM: VMX: Move eVMCS code dedicated files KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[15/28] KVM: nVMX: Move vmcs12 code to dedicated files KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[14/28] KVM: VMX: Move VMCS definitions to dedicated file KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[13/28] KVM: VMX: Expose various module param vars via capabilities.h KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[12/28] KVM: VMX: Move capabilities structs and helpers to dedicated file KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[11/28] KVM: VMX: Pass vmx_capability struct to setup_vmcs_config() KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[10/28] KVM: VMX: Properly handle dynamic VM Entry/Exit controls KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[09/28] KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup() KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[08/28] KVM: VMX: Drop the "vmx" prefix from vmx_evmcs.h KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[07/28] KVM: VMX: rename vmx_shadow_fields.h to vmcs_shadow_fields.h KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[06/28] KVM: VMX: Move VMX specific files to a "vmx" subdirectory KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[05/28] KVM: x86: Add requisite includes to hyperv.h KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[04/28] KVM: x86: Add requisite includes to kvm_cache_regs.h KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[03/28] KVM: VMX: Alphabetize the includes in vmx.c KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[02/28] KVM: nVMX: Allocate and configure VM{READ,WRITE} bitmaps iff enable_shadow_vmcs KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
[01/28] KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails KVM: VMX: Add "vmx" dir and shatter vmx.c - - - --- 2018-12-03 Sean Christopherson New
KVM: x86: Remove KF() macro placeholder KVM: x86: Remove KF() macro placeholder - - - --- 2018-11-05 Sean Christopherson New
KVM: VMX: check flexpriority module param when setting virt apic mode KVM: VMX: check flexpriority module param when setting virt apic mode - - - --- 2018-10-03 Sean Christopherson New
[2/2] KVM: VMX: check for existence of secondary exec controls before accessing KVM: VMX: clean up virtual APIC control handling - 1 - --- 2018-10-01 Sean Christopherson New
[1/2] KVM: VMX: remove kvm-intel.flexpriority module parameter KVM: VMX: clean up virtual APIC control handling - 1 - --- 2018-10-01 Sean Christopherson New
[v3,20/20] KVM: nVMX: WARN if nested run hits VMFail with early consistency checks enabled KVM: nVMX: add option to perform early consistency checks via H/W - - - --- 2018-09-26 Sean Christopherson New
[v3,19/20] KVM: nVMX: add option to perform early consistency checks via H/W KVM: nVMX: add option to perform early consistency checks via H/W - - - --- 2018-09-26 Sean Christopherson New
[v3,18/20] KVM: vmx: write HOST_IA32_EFER in vmx_set_constant_host_state() KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,17/20] KVM: nVMX: call kvm_skip_emulated_instruction in nested_vmx_{fail,succeed} KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,16/20] KVM: nVMX: do not call nested_vmx_succeed() for consistency check VMExit KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,15/20] KVM: nVMX: do not skip VMEnter instruction that succeeds KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,14/20] KVM: nVMX: do early preparation of vmcs02 before check_vmentry_postreqs() KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,13/20] KVM: nVMX: initialize vmcs02 constant exactly once (per VMCS) KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,12/20] KVM: nVMX: split pieces of prepare_vmcs02() to prepare_vmcs02_early() KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,11/20] KVM: VMX: remove ASSERT() on vmx->pml_pg validity KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,10/20] KVM: vVMX: rename label for post-enter_guest_mode consistency check KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,09/20] KVM: nVMX: assimilate nested_vmx_entry_failure() into nested_vmx_enter_non_root_mode() KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,08/20] KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode() KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,07/20] KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,06/20] KVM: nVMX: try to set EFER bits correctly when initializing controls KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,05/20] KVM: vmx: do not unconditionally clear EFER switching KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,04/20] KVM: nVMX: reset cache/shadows when switching loaded VMCS KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,03/20] KVM: nVMX: use vm_exit_controls_init() to write exit controls for vmcs02 KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,02/20] KVM: nVMX: move vmcs12 EPTP consistency check to check_vmentry_prereqs() KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v3,01/20] KVM: nVMX: move host EFER consistency checks to VMFail path KVM: nVMX: add option to perform early consistency checks via H/W - 1 - --- 2018-09-26 Sean Christopherson New
[v2] KVM: x86: fix L1TF's MMIO GFN calculation [v2] KVM: x86: fix L1TF's MMIO GFN calculation - 3 1 --- 2018-09-25 Sean Christopherson New
KVM: x86: fix L1TF's MMIO GFN calculation KVM: x86: fix L1TF's MMIO GFN calculation - 2 1 --- 2018-09-25 Sean Christopherson New
[v2,18/18] KVM: nVMX: WARN if nested run hits VMFail with early consistency checks enabled KVM: nVMX: add option to perform early consistency checks via H/W - - - --- 2018-08-28 Sean Christopherson New
[v2,17/18] KVM: nVMX: add option to perform early consistency checks via H/W KVM: nVMX: add option to perform early consistency checks via H/W - - - --- 2018-08-28 Sean Christopherson New
« 1 2 ... 14 15 16 17 »