Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   1696 patches
« 1 2 ... 10 11 1216 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[42/45] KVM: arm64: Free sve_state via arm specific hook KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[40/45] KVM: ARM: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[39/45] KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[37/45] KVM: Drop kvm_arch_vcpu_setup() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[30/45] KVM: Move vcpu alloc and init invocation to common code KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[29/45] KVM: Introduce kvm_vcpu_destroy() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[28/45] KVM: x86: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[23/45] KVM: Remove kvm_arch_vcpu_free() declaration KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[22/45] KVM: x86: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[21/45] KVM: x86: Remove spurious clearing of async #PF MSR KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[19/45] KVM: arm: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[18/45] KVM: PPC: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[17/45] KVM: MIPS: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init() KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[12/45] KVM: PPC: Allocate vcpu struct in common PPC code KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0 KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[09/45] KVM: x86: Move allocation of pio_data page down a few lines KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[08/45] KVM: x86: Move FPU allocation to common x86 code KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[07/45] KVM: x86: Allocate vcpu struct in common x86 code KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[06/45] KVM: SVM: Use direct vcpu pointer during vCPU create/free KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[04/45] KVM: VMX: Allocate VPID after initializing VCPU KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails KVM: Refactor vCPU creation - - - --- 2019-10-22 Sean Christopherson New
[02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails KVM: Refactor vCPU creation - 1 - --- 2019-10-22 Sean Christopherson New
[01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails KVM: Refactor vCPU creation - 1 - --- 2019-10-22 Sean Christopherson New
[v2,15/15] KVM: Dynamically size memslot array based on number of used slots KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,14/15] KVM: Terminate memslot walks via used_slots KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,12/15] KVM: Provide common implementation for generic dirty log functions KVM: Dynamically size memslot arrays 1 - - --- 2019-10-22 Sean Christopherson New
[v2,11/15] KVM: Clean up local variable usage in __kvm_set_memory_region() KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,10/15] KVM: Simplify kvm_free_memslot() and all its descendents KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,09/15] KVM: Move memslot deletion to helper function KVM: Dynamically size memslot arrays 1 - - --- 2019-10-22 Sean Christopherson New
[v2,08/15] KVM: Move setting of memslot into helper routine KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,07/15] KVM: Refactor error handling for setting memory region KVM: Dynamically size memslot arrays - 1 - --- 2019-10-22 Sean Christopherson New
[v2,06/15] KVM: Explicitly free allocated-but-unused dirty bitmap KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,05/15] KVM: Drop kvm_arch_create_memslot() KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,04/15] KVM: x86: Allocate memslot resources during prepare_memory_region() KVM: Dynamically size memslot arrays - - - --- 2019-10-22 Sean Christopherson New
[v2,03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region() KVM: Dynamically size memslot arrays 1 - - --- 2019-10-22 Sean Christopherson New
[v2,02/15] KVM: Don't free new memslot if allocation of said memslot fails KVM: Dynamically size memslot arrays 1 - - --- 2019-10-22 Sean Christopherson New
[v2,01/15] KVM: Reinstall old memslots if arch preparation fails KVM: Dynamically size memslot arrays - 1 - --- 2019-10-22 Sean Christopherson New
[v2,16/16] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,15/16] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,14/16] x86/cpufeatures: Clean up synthetic virtualization flags x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,13/16] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,12/16] x86/cpufeatures: Drop synthetic VMX feature flags x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,11/16] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_* x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,10/16] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,09/16] x86/vmx: Introduce VMX_FEATURES_* x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,08/16] KVM: VMX: Check for full VMX support when verifying CPU compatibility x86/cpu: Clean up handling of VMX features - 1 - --- 2019-10-22 Sean Christopherson New
[v2,07/16] KVM: VMX: Use VMX feature flag to query BIOS enabling x86/cpu: Clean up handling of VMX features - 1 - --- 2019-10-22 Sean Christopherson New
[v2,06/16] x86/cpu: Clear VMX feature flag if VMX is not fully enabled x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,05/16] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR x86/cpu: Clean up handling of VMX features - 1 - --- 2019-10-22 Sean Christopherson New
[v2,04/16] x86/zhaoxin: Use common IA32_FEATURE_CONTROL MSR initialization x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,03/16] x86/centaur: Use common IA32_FEATURE_CONTROL MSR initialization x86/cpu: Clean up handling of VMX features - - - --- 2019-10-22 Sean Christopherson New
[v2,02/16] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked x86/cpu: Clean up handling of VMX features - 1 - --- 2019-10-21 Sean Christopherson New
[v2,01/16] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot x86/cpu: Clean up handling of VMX features - - - --- 2019-10-21 Sean Christopherson New
KVM: Add separate helper for putting borrowed reference to kvm KVM: Add separate helper for putting borrowed reference to kvm - - - --- 2019-10-21 Sean Christopherson New
[16/16] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[15/16] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[14/16] x86/cpufeatures: Clean up synthetic virtualization flags x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[13/16] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[12/16] x86/cpufeatures: Drop synthetic VMX feature flags x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[11/16] x86/cpu: Print VMX features as separate line item in /proc/cpuinfo x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[10/16] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[09/16] x86/vmx: Introduce VMX_FEATURES_* x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[08/16] KVM: VMX: Check for full VMX support when verifying CPU compatibility x86/cpu: Clean up handling of VMX features - 1 - --- 2019-10-04 Sean Christopherson New
[07/16] KVM: VMX: Use VMX feature flag to query BIOS enabling x86/cpu: Clean up handling of VMX features - 1 - --- 2019-10-04 Sean Christopherson New
[06/16] x86/cpu: Clear VMX feature flag if VMX is not fully enabled x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[05/16] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR x86/cpu: Clean up handling of VMX features - 1 - --- 2019-10-04 Sean Christopherson New
[04/16] x86/zhaoxin: Use common IA32_FEATURE_CONTROL MSR initialization x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[03/16] x86/centaur: Use common IA32_FEATURE_CONTROL MSR initialization x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[02/16] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
[01/16] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot x86/cpu: Clean up handling of VMX features - - - --- 2019-10-04 Sean Christopherson New
KVM: nVMX: Fix consistency check on injected exception error code KVM: nVMX: Fix consistency check on injected exception error code - 1 - --- 2019-10-01 Sean Christopherson New
[v2,8/8] KVM: x86: Fold decache_cr3() into cache_reg() KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - - - --- 2019-09-27 Sean Christopherson New
[v2,7/8] KVM: x86: Add helpers to test/mark reg availability and dirtiness KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - - - --- 2019-09-27 Sean Christopherson New
[v2,6/8] KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg' KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - 1 - --- 2019-09-27 Sean Christopherson New
[v2,5/8] KVM: x86: Add WARNs to detect out-of-bounds register indices KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - 1 - --- 2019-09-27 Sean Christopherson New
[v2,4/8] KVM: VMX: Optimize vmx_set_rflags() for unrestricted guest KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - 1 - --- 2019-09-27 Sean Christopherson New
[v2,3/8] KVM: VMX: Consolidate to_vmx() usage in RFLAGS accessors KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - 1 - --- 2019-09-27 Sean Christopherson New
[v2,2/8] KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - - 2 --- 2019-09-27 Sean Christopherson New
[v2,1/8] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter KVM: x86: nVMX GUEST_CR3 bug fix, and then some... - 2 1 --- 2019-09-27 Sean Christopherson New
« 1 2 ... 10 11 1216 17 »