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 tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-13
3
-3
/
+13
|
\
|
*
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
2020-09-12
1
-0
/
+1
|
*
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
2020-09-11
1
-1
/
+1
|
*
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
2020-09-11
3
-2
/
+11
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-6
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
6
-158
/
+238
|
\
|
*
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
2020-07-31
1
-2
/
+1
|
*
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
2020-07-31
1
-3
/
+3
|
*
KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatch
Sean Christopherson
2020-07-31
1
-10
/
+0
|
*
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
2020-07-31
3
-8
/
+16
|
*
KVM: VMX: Make vmx_load_mmu_pgd() static
Sean Christopherson
2020-07-31
2
-2
/
+1
|
*
KVM: VMX: Drop a duplicate declaration of construct_eptp()
Sean Christopherson
2020-07-31
1
-2
/
+0
|
*
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
2020-07-10
1
-0
/
+7
|
*
KVM: VMX: optimize #PF injection when MAXPHYADDR does not match
Paolo Bonzini
2020-07-10
1
-0
/
+10
|
*
KVM: VMX: Add guest physical address check in EPT violation and misconfig
Mohammed Gamal
2020-07-10
2
-4
/
+23
|
*
KVM: VMX: introduce vmx_need_pf_intercept
Paolo Bonzini
2020-07-10
3
-12
/
+23
|
*
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
2020-07-10
1
-1
/
+1
|
*
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
Vitaly Kuznetsov
2020-07-10
1
-17
/
+0
|
*
x86/kvm/vmx: Use native read/write_cr2()
Thomas Gleixner
2020-07-09
1
-3
/
+3
|
*
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
3
-50
/
+70
|
*
x86/kvm/vmx: Add hardirq tracing to guest enter/exit
Thomas Gleixner
2020-07-09
1
-2
/
+25
|
*
x86/kvm: Move context tracking where it belongs
Thomas Gleixner
2020-07-09
1
-0
/
+10
|
*
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
2020-07-09
1
-1
/
+1
|
*
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
2020-07-09
2
-3
/
+4
|
*
KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail helper
Sean Christopherson
2020-07-08
1
-41
/
+36
|
*
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Jim Mattson
2020-07-08
1
-1
/
+0
|
*
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
2020-07-08
2
-9
/
+6
|
*
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
2020-07-08
1
-2
/
+8
|
*
kvm: vmx: Add last_cpu to struct vcpu_vmx
Jim Mattson
2020-07-08
2
-0
/
+4
|
*
KVM: X86: Do the same ignore_msrs check for feature msrs
Peter Xu
2020-07-08
1
-1
/
+1
|
*
KVM: x86/mmu: Make .write_log_dirty a nested operation
Sean Christopherson
2020-07-08
2
-38
/
+38
|
*
KVM: nVMX: WARN if PML emulation helper is invoked outside of nested guest
Sean Christopherson
2020-07-08
1
-21
/
+22
*
|
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-05
1
-1
/
+1
|
\
\
|
*
|
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
2020-06-18
1
-1
/
+1
*
|
|
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-05
1
-6
/
+5
|
\
\
\
|
*
|
|
x86/kvm: Use generic xfer to guest work function
Thomas Gleixner
2020-07-24
1
-6
/
+5
*
|
|
|
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
2020-07-27
1
-0
/
+3
*
|
|
|
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2020-07-27
2
-3
/
+15
|
/
/
/
*
|
/
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
2020-07-10
1
-0
/
+1
|
|
/
|
/
|
*
|
KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
Sean Christopherson
2020-07-03
2
-12
/
+7
*
|
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2020-07-03
1
-0
/
+2
*
|
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
2020-06-23
1
-2
/
+0
*
|
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2020-06-23
1
-18
/
+0
*
|
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
2020-06-23
1
-3
/
+3
*
|
Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
Vitaly Kuznetsov
2020-06-19
1
-2
/
+1
*
|
KVM: VMX: Add helpers to identify interrupt type from intr_info
Sean Christopherson
2020-06-15
1
-12
/
+20
|
/
*
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
2
-2
/
+2
|
\
|
*
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
1
-1
/
+1
|
*
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
|
Merge branch 'kvm-basic-exit-reason' into HEAD
Paolo Bonzini
2020-06-11
1
-2
/
+2
|
\
\
[next]