index
:
linux.git
master
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
/
vmx.h
Age
Commit message (
Expand
)
Author
2019-04-16
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-02-20
kvm: vmx: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
kvm: vmx: Fix typos in vmentry/vmexit control setting
Yu Zhang
2019-02-20
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
2019-02-12
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
Sean Christopherson
2019-02-12
KVM: nVMX: Cache host_rsp on a per-VMCS basis
Sean Christopherson
2018-12-21
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2018-12-21
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-14
KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline
Sean Christopherson
2018-12-14
KVM: VMX: Expose various getters and setters to nested VMX
Sean Christopherson
2018-12-14
KVM: VMX: Expose misc variables needed for nested VMX
Sean Christopherson
2018-12-14
KVM: VMX: Move VMX instruction wrappers to a dedicated header file
Sean Christopherson
2018-12-14
KVM: VMX: Add vmx.h to hold VMX definitions
Sean Christopherson