index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
1
-0
/
+2
2021-07-14
KVM: nVMX: Sync all PGDs on nested transition with shadow paging
Sean Christopherson
1
-1
/
+1
2021-07-14
KVM: x86: Properly reset MMU context at vCPU RESET/INIT
Sean Christopherson
1
-0
/
+13
2021-06-23
KVM: X86: Fix x86_emulator slab cache leak
Wanpeng Li
1
-0
/
+1
2021-06-23
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
1
-1
/
+4
2021-06-16
KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
Lai Jiangshan
1
-0
/
+13
2021-06-03
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-06-03
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
1
-0
/
+2
2021-05-28
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
1
-0
/
+9
2021-05-19
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
1
-0
/
+16
2021-05-19
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
1
-1
/
+2
2021-05-19
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-19
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-14
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Sean Christopherson
1
-3
/
+8
2021-05-14
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
1
-1
/
+1
2021-05-14
KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
Wanpeng Li
1
-0
/
+3
2021-05-14
KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
Sean Christopherson
1
-1
/
+1
2021-04-24
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
1
-2
/
+17
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
1
-11
/
+14
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
1
-6
/
+4
2021-03-30
KVM: clean up the unused argument
Haiwei Li
1
-5
/
+4
2021-03-18
KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
Wanpeng Li
1
-1
/
+1
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
1
-44
/
+65
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
1
-0
/
+2
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-03-06
kvm: x86: use NULL instead of using plain integer as pointer
Muhammad Usama Anjum
1
-1
/
+1
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+21
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-1
/
+12
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
1
-0
/
+8
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-56
/
+87
2021-02-26
KVM: xen: flush deferred static key before checking it
Paolo Bonzini
1
-0
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-326
/
+392
2021-02-19
KVM: x86: Fold "write-protect large" use case into generic write-protect
Sean Christopherson
1
-15
/
+17
2021-02-19
KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML
Sean Christopherson
1
-51
/
+36
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
1
-4
/
+31
2021-02-19
KVM: x86: Further clarify the logic and comments for toggling log dirty
Sean Christopherson
1
-4
/
+11
2021-02-19
KVM: x86: Move MMU's PML logic to common code
Sean Christopherson
1
-6
/
+16
2021-02-17
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
1
-0
/
+1
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
1
-8
/
+1
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
1
-1
/
+1
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
1
-2
/
+5
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
1
-2
/
+5
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
1
-1
/
+3
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
1
-1
/
+1
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
1
-1
/
+1
2021-02-09
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
1
-14
/
+5
2021-02-09
KVM: x86: reading DR cannot fail
Paolo Bonzini
1
-5
/
+4
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
1
-0
/
+1
2021-02-04
KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Sean Christopherson
1
-2
/
+2
[next]