index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
Sean Christopherson
2019-06-18
1
-5
/
+0
*
KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
Sean Christopherson
2019-06-18
1
-4
/
+0
*
KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
Sean Christopherson
2019-06-18
1
-15
/
+7
*
KVM: VMX: Shadow VMCS secondary execution controls
Sean Christopherson
2019-06-18
1
-0
/
+2
*
KVM: VMX: Shadow VMCS primary execution controls
Sean Christopherson
2019-06-18
1
-0
/
+2
*
KVM: VMX: Shadow VMCS pin controls
Sean Christopherson
2019-06-18
1
-0
/
+2
*
KVM: VMX: Add builder macros for shadowing controls
Sean Christopherson
2019-06-18
1
-64
/
+36
*
KVM: nVMX: Use adjusted pin controls for vmcs02
Sean Christopherson
2019-06-18
1
-0
/
+1
*
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
Sean Christopherson
2019-06-18
1
-0
/
+1
*
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
Sean Christopherson
2019-06-18
1
-1
/
+2
*
KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
Paolo Bonzini
2019-06-18
1
-6
/
+12
*
KVM: nVMX: Sync rarely accessed guest fields only when needed
Sean Christopherson
2019-06-18
1
-0
/
+7
*
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
Sean Christopherson
2019-06-18
1
-1
/
+1
*
KVM: VMX: Store the host kernel's IDT base in a global variable
Sean Christopherson
2019-06-18
1
-1
/
+0
*
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
2019-06-18
1
-2
/
+0
*
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
2019-05-24
1
-0
/
+1
*
KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
KarimAllah Ahmed
2019-04-30
1
-1
/
+1
*
KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
KarimAllah Ahmed
2019-04-30
1
-1
/
+1
*
KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
KarimAllah Ahmed
2019-04-30
1
-1
/
+1
*
KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
KarimAllah Ahmed
2019-04-30
1
-0
/
+3
*
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
Liran Alon
2019-04-30
1
-0
/
+2
*
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
2019-04-16
1
-0
/
+2
*
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
1
-1
/
+0
*
kvm: vmx: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
1
-2
/
+3
*
kvm: vmx: Fix typos in vmentry/vmexit control setting
Yu Zhang
2019-02-20
1
-3
/
+5
*
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
2019-02-20
1
-6
/
+6
*
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
Sean Christopherson
2019-02-12
1
-1
/
+1
*
KVM: nVMX: Cache host_rsp on a per-VMCS basis
Sean Christopherson
2019-02-12
1
-1
/
+0
*
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
2018-12-21
1
-1
/
+0
*
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2018-12-21
1
-0
/
+1
*
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
2018-12-21
1
-0
/
+21
*
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-21
1
-1
/
+8
*
KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline
Sean Christopherson
2018-12-14
1
-0
/
+1
*
KVM: VMX: Expose various getters and setters to nested VMX
Sean Christopherson
2018-12-14
1
-0
/
+27
*
KVM: VMX: Expose misc variables needed for nested VMX
Sean Christopherson
2018-12-14
1
-0
/
+4
*
KVM: VMX: Move VMX instruction wrappers to a dedicated header file
Sean Christopherson
2018-12-14
1
-0
/
+108
*
KVM: VMX: Add vmx.h to hold VMX definitions
Sean Christopherson
2018-12-14
1
-0
/
+351