index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: VMX: Invert the inlining of MSR interception helpers
Sean Christopherson
2021-04-26
1
-2
/
+13
*
KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
Sean Christopherson
2021-04-20
1
-0
/
+3
*
KVM: x86: dump_vmcs should show the effective EFER
David Edmondson
2021-04-17
1
-1
/
+1
*
KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush
Sean Christopherson
2021-03-15
1
-3
/
+3
*
KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
Sean Christopherson
2021-03-15
1
-0
/
+4
*
KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
Sean Christopherson
2021-03-15
1
-7
/
+0
*
KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
Sean Christopherson
2021-03-15
1
-0
/
+1
*
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
2021-03-15
1
-2
/
+1
*
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
2021-02-19
1
-0
/
+2
*
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
2021-02-04
1
-0
/
+1
*
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
2021-02-04
1
-1
/
+1
*
KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
Like Xu
2021-02-04
1
-0
/
+3
*
KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
Like Xu
2021-02-04
1
-0
/
+1
*
KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
Like Xu
2021-02-04
1
-0
/
+10
*
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Like Xu
2021-02-04
1
-0
/
+1
*
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Paolo Bonzini
2021-02-04
1
-0
/
+11
*
KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static
Like Xu
2021-02-04
1
-0
/
+2
*
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2021-02-04
1
-1
/
+1
*
KVM: VMX: Convert vcpu_vmx.exit_reason to a union
Sean Christopherson
2021-02-04
1
-1
/
+24
*
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
2020-11-15
1
-1
/
+1
*
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-22
1
-1
/
+4
|
\
|
*
KVM: x86: VMX: Make smaller physical guest address space support user-configu...
Mohammed Gamal
2020-09-23
1
-1
/
+4
*
|
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2020-10-21
1
-1
/
+1
*
|
KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2020-09-28
1
-0
/
+7
*
|
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Rename vmx_uret_msr's "index" to "slot"
Sean Christopherson
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
Sean Christopherson
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
Sean Christopherson
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"
Sean Christopherson
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
Sean Christopherson
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"
Sean Christopherson
2020-09-28
1
-5
/
+5
*
|
KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
Sean Christopherson
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Prepend "MAX_" to MSR array size defines
Sean Christopherson
2020-09-28
1
-5
/
+5
*
|
KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest
Sean Christopherson
2020-09-28
1
-0
/
+7
*
|
KVM: VMX: Rename ops.h to vmx_ops.h
Sean Christopherson
2020-09-28
1
-1
/
+1
*
|
KVM: VMX: Extract posted interrupt support to separate files
Xiaoyao Li
2020-09-28
1
-89
/
+1
*
|
KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vm...
Krish Sadhukhan
2020-09-28
1
-0
/
+7
*
|
KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
Babu Moger
2020-09-28
1
-2
/
+0
|
/
*
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
2020-09-11
1
-0
/
+1
*
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
2020-07-31
1
-1
/
+2
*
KVM: VMX: Make vmx_load_mmu_pgd() static
Sean Christopherson
2020-07-31
1
-1
/
+0
*
KVM: VMX: Drop a duplicate declaration of construct_eptp()
Sean Christopherson
2020-07-31
1
-2
/
+0
*
KVM: VMX: Add guest physical address check in EPT violation and misconfig
Mohammed Gamal
2020-07-10
1
-1
/
+2
*
KVM: VMX: introduce vmx_need_pf_intercept
Paolo Bonzini
2020-07-10
1
-0
/
+5
*
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
2020-07-08
1
-3
/
+0
*
kvm: vmx: Add last_cpu to struct vcpu_vmx
Jim Mattson
2020-07-08
1
-0
/
+3
*
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
2020-06-23
1
-2
/
+0
*
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
2020-06-08
1
-0
/
+2
*
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2020-06-01
1
-0
/
+2
*
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
2020-05-13
1
-0
/
+1
[prev]
[next]