index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
(
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
1
-1
/
+4
|
\
|
*
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
2020-09-11
1
-1
/
+1
|
*
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
1
-2
/
+13
|
|
\
|
|
*
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
2020-08-21
1
-0
/
+3
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-7
/
+4
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-22
1
-2
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
Jim Mattson
2020-08-17
1
-1
/
+1
|
*
kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
Jim Mattson
2020-08-17
1
-1
/
+1
|
*
KVM: x86: fix access code passed to gva_to_gpa
Paolo Bonzini
2020-08-17
1
-1
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-12
1
-12
/
+12
|
\
|
|
*
KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
Sean Christopherson
2020-08-09
1
-12
/
+12
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
kvm: detect assigned device via irqbypass manager
Zhu Lingshan
2020-08-05
1
-2
/
+10
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-83
/
+148
|
\
\
|
*
|
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
2020-07-31
1
-1
/
+0
|
*
|
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
2020-07-31
1
-1
/
+1
|
*
|
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
2020-07-10
1
-0
/
+6
|
*
|
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
2020-07-10
1
-1
/
+1
|
*
|
KVM: x86: Add helper functions for illegal GPA checking and page fault injection
Mohammed Gamal
2020-07-10
1
-0
/
+21
|
*
|
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
Vitaly Kuznetsov
2020-07-10
1
-0
/
+20
|
*
|
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
1
-1
/
+1
|
*
|
x86/kvm: Move context tracking where it belongs
Thomas Gleixner
2020-07-09
1
-2
/
+0
|
*
|
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
2020-07-09
1
-17
/
+21
|
*
|
KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()
Xiaoyao Li
2020-07-09
1
-5
/
+5
|
*
|
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
2020-07-08
1
-1
/
+2
|
*
|
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Krish Sadhukhan
2020-07-08
1
-22
/
+1
|
*
|
kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
Jim Mattson
2020-07-08
1
-4
/
+5
|
*
|
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Jim Mattson
2020-07-08
1
-0
/
+1
|
*
|
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
2020-07-08
1
-0
/
+1
|
*
|
KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function
Krish Sadhukhan
2020-07-08
1
-1
/
+1
|
*
|
KVM: X86: Do the same ignore_msrs check for feature msrs
Peter Xu
2020-07-08
1
-2
/
+8
|
*
|
KVM: X86: Move ignore_msrs handling upper the stack
Peter Xu
2020-07-08
1
-26
/
+54
|
|
/
*
|
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-05
1
-9
/
+6
|
\
\
|
*
|
x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()
Thomas Gleixner
2020-07-30
1
-1
/
+1
|
*
|
x86/kvm: Use generic xfer to guest work function
Thomas Gleixner
2020-07-24
1
-9
/
+6
|
|
/
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
2020-07-03
1
-0
/
+2
*
|
KVM: X86: Fix async pf caused null-ptr-deref
Wanpeng Li
2020-06-29
1
-0
/
+3
|
/
*
KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
2020-06-23
1
-1
/
+2
*
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-23
1
-2
/
+2
*
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
2020-06-11
1
-6
/
+1
*
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
1
-2
/
+5
*
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
2020-06-11
1
-1
/
+1
*
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
2020-06-09
1
-2
/
+1
*
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-08
1
-5
/
+2
*
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
2020-06-08
1
-7
/
+0
*
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
2020-06-04
1
-55
/
+49
*
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
2020-06-04
1
-1
/
+1
*
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
2020-06-04
1
-4
/
+2
[next]