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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-27
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
1
-0
/
+2
*
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
2018-12-21
4
-33
/
+77
*
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
2018-12-21
2
-42
/
+50
*
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
2018-12-21
1
-17
/
+44
*
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
2018-12-21
2
-1
/
+8
*
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2018-12-21
2
-7
/
+27
*
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
2018-12-21
1
-0
/
+184
*
KVM: x86: Introduce a function to initialize the PT configuration
Luwei Kang
2018-12-21
1
-0
/
+73
*
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
2018-12-21
2
-0
/
+95
*
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
2018-12-21
1
-0
/
+6
*
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-21
3
-3
/
+42
*
kvm: vmx: Allow guest read access to IA32_TSC
Jim Mattson
2018-12-21
1
-0
/
+1
*
kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT
Jim Mattson
2018-12-21
1
-3
/
+7
*
KVM: VMX: Remove duplicated include from vmx.c
YueHaibing
2018-12-21
1
-1
/
+0
*
kvm: x86: Dynamically allocate guest_fpu
Marc Orr
2018-12-14
1
-0
/
+10
*
KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper...
Krish Sadhukhan
2018-12-14
1
-3
/
+14
*
KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate ...
Krish Sadhukhan
2018-12-14
1
-14
/
+25
*
KVM: nVMX: Move the checks for VM-Entry Control Fields to a separate helper f...
Krish Sadhukhan
2018-12-14
1
-43
/
+54
*
KVM: nVMX: Move the checks for VM-Exit Control Fields to a separate helper fu...
Krish Sadhukhan
2018-12-14
1
-10
/
+33
*
KVM: nVMX: Remove param indirection from nested_vmx_check_msr_switch()
Sean Christopherson
2018-12-14
1
-24
/
+10
*
KVM: nVMX: Move the checks for VM-Execution Control Fields to a separate help...
Krish Sadhukhan
2018-12-14
1
-69
/
+62
*
KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs()
Krish Sadhukhan
2018-12-14
1
-7
/
+8
*
KVM/VMX: Check ept_pointer before flushing ept tlb
Lan Tianyu
2018-12-14
1
-2
/
+11
*
KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading...
Krish Sadhukhan
2018-12-14
1
-4
/
+12
*
kvm: vmx: add cpu into VMX preemption timer bug list
Wei Huang
2018-12-14
1
-0
/
+2
*
x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
Vitaly Kuznetsov
2018-12-14
3
-7
/
+18
*
kvm: vmx: Skip all SYSCALL MSRs in setup_msrs() when !EFER.SCE
Jim Mattson
2018-12-14
1
-8
/
+8
*
kvm: vmx: Don't set hardware IA32_CSTAR MSR on VM-entry
Jim Mattson
2018-12-14
1
-3
/
+0
*
kvm: vmx: Document the need for MSR_STAR in i386 builds
Jim Mattson
2018-12-14
1
-2
/
+5
*
kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
Jim Mattson
2018-12-14
1
-3
/
+3
*
KVM: nVMX: Move nested code to dedicated files
Sean Christopherson
2018-12-14
3
-5920
/
+5958
*
KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline
Sean Christopherson
2018-12-14
2
-1
/
+11
*
KVM: VMX: Expose various getters and setters to nested VMX
Sean Christopherson
2018-12-14
2
-48
/
+53
*
KVM: VMX: Expose misc variables needed for nested VMX
Sean Christopherson
2018-12-14
2
-3
/
+6
*
KVM: nVMX: Move "vmcs12 to shadow/evmcs sync" to helper function
Sean Christopherson
2018-12-14
1
-20
/
+26
*
KVM: nVMX: Call nested_vmx_setup_ctls_msrs() iff @nested is true
Sean Christopherson
2018-12-14
1
-8
/
+8
*
KVM: nVMX: Set callbacks for nested functions during hardware setup
Sean Christopherson
2018-12-14
1
-26
/
+49
*
KVM: VMX: Move the hardware {un}setup functions to the bottom
Sean Christopherson
2018-12-14
1
-184
/
+184
*
KVM: VMX: Move nested hardware/vcpu {un}setup to helper functions
Sean Christopherson
2018-12-14
1
-31
/
+54
*
KVM: VMX: Move VMX instruction wrappers to a dedicated header file
Sean Christopherson
2018-12-14
3
-380
/
+429
*
KVM: VMX: Move eVMCS code to dedicated files
Sean Christopherson
2018-12-14
4
-475
/
+513
*
KVM: VMX: Add vmx.h to hold VMX definitions
Sean Christopherson
2018-12-14
2
-363
/
+352
*
KVM: nVMX: Move vmcs12 code to dedicated files
Sean Christopherson
2018-12-14
4
-602
/
+623
*
KVM: VMX: Move VMCS definitions to dedicated file
Sean Christopherson
2018-12-14
2
-122
/
+135
*
KVM: VMX: Expose various module param vars via capabilities.h
Sean Christopherson
2018-12-14
2
-6
/
+13
*
KVM: VMX: Move capabilities structs and helpers to dedicated file
Sean Christopherson
2018-12-14
2
-310
/
+324
*
KVM: VMX: Pass vmx_capability struct to setup_vmcs_config()
Sean Christopherson
2018-12-14
1
-12
/
+17
*
KVM: VMX: Properly handle dynamic VM Entry/Exit controls
Sean Christopherson
2018-12-14
1
-71
/
+74
*
KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()
Sean Christopherson
2018-12-14
1
-3
/
+3
[next]