index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
ops.h
Age
Commit message (
Expand
)
Author
2020-09-28
KVM: VMX: Rename ops.h to vmx_ops.h
Sean Christopherson
2020-07-09
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-04-20
KVM: VMX: Drop redundant capability checks in low level INVVPID helpers
Sean Christopherson
2020-04-20
KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
Sean Christopherson
2020-04-20
KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
Sean Christopherson
2020-04-20
KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()
Sean Christopherson
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
2020-03-31
KVM: VMX: Add a trampoline to fix VMREAD error handling
Sean Christopherson
2019-09-25
KVM: VMX: Add error handling to VMREAD helper
Sean Christopherson
2019-09-25
KVM: VMX: Optimize VMX instruction error and fault handling
Sean Christopherson
2019-06-05
KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64
Uros Bizjak
2018-12-14
KVM: VMX: Move VMX instruction wrappers to a dedicated header file
Sean Christopherson