index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.h
Age
Commit message (
Expand
)
Author
2020-06-23
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
2020-06-08
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2020-05-13
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
2020-05-13
KVM: VMX: Add proper cache tracking for CR4
Sean Christopherson
2020-05-13
KVM: nVMX: Skip IBPB when temporarily switching between vmcs01 and vmcs02
Sean Christopherson
2020-05-13
KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
Sean Christopherson
2020-05-13
KVM: VMX: Split out architectural interrupt/NMI blocking checks
Sean Christopherson
2020-04-21
KVM: VMX: Cache vmcs.EXIT_INTR_INFO using arch avail_reg flags
Sean Christopherson
2020-04-21
KVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch avail_reg flags
Sean Christopherson
2020-04-21
KVM: nVMX: Drop manual clearing of segment cache on nested VMCS switch
Sean Christopherson
2020-04-21
KVM: nVMX: Reset register cache (available and dirty masks) on VMCS switch
Sean Christopherson
2020-04-21
KVM: nVMX: Reload APIC access page on nested VM-Exit only if necessary
Sean Christopherson
2020-04-21
KVM: VMX: Move vmx_flush_tlb() to vmx.c
Sean Christopherson
2020-04-21
KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
Sean Christopherson
2020-04-20
KVM: VMX: Drop redundant capability checks in low level INVVPID helpers
Sean Christopherson
2020-04-15
KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush
Sean Christopherson
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-23
KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
Sean Christopherson
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
2020-03-16
KVM: x86: Move VMX's host_efer to common x86 code
Sean Christopherson
2020-03-16
KVM: VMX: Add helpers to query Intel PT mode
Sean Christopherson
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
2020-02-17
x86/cpu: Move prototype for get_umwait_control_msr() to a global location
Benjamin Thiel
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2019-12-04
kvm: vmx: Stop wasting a page for guest_msrs
Jim Mattson
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-15
KVM: nVMX: Add support for capturing highest observable L2 TSC
Aaron Lewis
2019-11-15
kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS
Aaron Lewis
2019-11-15
KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR
Liran Alon
2019-11-12
KVM: VMX: Introduce pi_is_pir_empty() helper
Joao Martins
2019-11-12
KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
Joao Martins
2019-09-24
KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
Tao Xu
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
2019-06-18
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
Sean Christopherson
2019-06-18
KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
Sean Christopherson
2019-06-18
KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS secondary execution controls
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS primary execution controls
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS pin controls
Sean Christopherson
2019-06-18
KVM: VMX: Add builder macros for shadowing controls
Sean Christopherson
2019-06-18
KVM: nVMX: Use adjusted pin controls for vmcs02
Sean Christopherson
2019-06-18
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
Sean Christopherson
2019-06-18
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
Sean Christopherson
2019-06-18
KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
Paolo Bonzini
2019-06-18
KVM: nVMX: Sync rarely accessed guest fields only when needed
Sean Christopherson
2019-06-18
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
Sean Christopherson
2019-06-18
KVM: VMX: Store the host kernel's IDT base in a global variable
Sean Christopherson
2019-06-18
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
[next]