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.13.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-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
1
-0
/
+9
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-45
/
+169
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+7
2021-04-26
KVM: x86: Take advantage of kvm_arch_dy_has_pending_interrupt()
Haiwei Li
1
-12
/
+9
2021-04-26
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
1
-4
/
+4
2021-04-26
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Sean Christopherson
1
-3
/
+8
2021-04-26
KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
Wanpeng Li
1
-0
/
+3
2021-04-26
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
1
-1
/
+1
2021-04-24
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
1
-66
/
+104
2021-04-21
KVM: Boost vCPU candidate in user mode which is delivering interrupt
Wanpeng Li
1
-0
/
+8
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
1
-1
/
+6
2021-04-20
KVM: x86: Add capability to grant VM access to privileged SGX attribute
Sean Christopherson
1
-0
/
+21
2021-04-20
KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
Sean Christopherson
1
-0
/
+2
2021-04-20
KVM: X86: Do not yield to self
Wanpeng Li
1
-0
/
+4
2021-04-20
KVM: X86: Count attempted/successful directed yield
Wanpeng Li
1
-6
/
+18
2021-04-17
KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-0
/
+2
2021-04-17
KVM: x86/vPMU: Forbid reading from MSR_F15H_PERF MSRs when guest doesn't have...
Vitaly Kuznetsov
1
-0
/
+6
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-22
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
1
-45
/
+68
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-18
x86: Fix various typos in comments
Ingo Molnar
1
-3
/
+3
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
1
-1
/
+1
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
1
-0
/
+2
2021-03-15
KVM: x86/mmu: Move initial kvm_mmu_set_mask_ptes() call into MMU proper
Sean Christopherson
1
-3
/
+0
2021-03-15
KVM: x86: determine if an exception has an error code only when injecting it.
Maxim Levitsky
1
-4
/
+10
2021-03-15
KVM: x86: Move RDPMC emulation to common code
Sean Christopherson
1
-7
/
+8
2021-03-15
KVM: x86: Move trivial instruction-based exit handlers to common code
Sean Christopherson
1
-0
/
+34
2021-03-15
KVM: x86: Move XSETBV emulation to common code
Sean Christopherson
1
-5
/
+8
2021-03-15
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
1
-6
/
+23
2021-03-15
KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
Sean Christopherson
1
-1
/
+1
2021-03-15
KVM: x86: to track if L1 is running L2 VM
Dongli Zhang
1
-0
/
+1
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-03-08
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
1
-4
/
+4
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
[next]