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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
KVM: VMX: Stop the preemption timer during vCPU reset
Wanpeng Li
1
-0
/
+1
2019-09-11
KVM: LAPIC: Micro optimize IPI latency
Wanpeng Li
1
-5
/
+4
2019-09-11
kvm: Nested KVM MMUs need PAE root too
Jiří Paleček
1
-8
/
+22
2019-09-11
KVM: x86: set ctxt->have_exception in x86_decode_insn()
Jan Dakinevich
2
-0
/
+8
2019-09-11
KVM: x86: always stop emulation on page fault
Jan Dakinevich
1
-1
/
+3
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
2
-8
/
+16
2019-09-11
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
3
-123
/
+152
2019-09-11
x86: KVM: svm: Fix a check in nested_svm_vmrun()
Dan Carpenter
1
-1
/
+1
2019-09-11
KVM: x86: Return to userspace with internal error on unexpected exit reason
Liran Alon
2
-5
/
+15
2019-09-10
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
Sean Christopherson
3
-54
/
+39
2019-09-10
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
4
-78
/
+58
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
4
-31
/
+23
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
3
-7
/
+8
2019-09-10
KVM: X86: Remove tailing newline for tracepoints
Peter Xu
1
-2
/
+2
2019-09-10
KVM: X86: Trace vcpu_id for vmexit
Peter Xu
1
-1
/
+4
2019-09-10
KVM: x86: Manually calculate reserved bits when loading PDPTRS
Sean Christopherson
1
-3
/
+8
2019-09-10
KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
Alexander Graf
2
-2
/
+8
2019-08-22
KVM: VMX: Fix and tweak the comments for VM-Enter
Sean Christopherson
1
-2
/
+2
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
2
-0
/
+6
2019-08-22
KVM: X86: Add pv tlb shootdown tracepoint
Wanpeng Li
2
-0
/
+21
2019-08-22
KVM: x86: Unconditionally call x86 ops that are always implemented
Sean Christopherson
1
-10
/
+3
2019-08-22
KVM: x86/mmu: Consolidate "is MMIO SPTE" code
Sean Christopherson
1
-8
/
+8
2019-08-22
KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
Sean Christopherson
3
-8
/
+11
2019-08-22
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
2
-2
/
+2
2019-08-22
x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()
Vitaly Kuznetsov
1
-10
/
+10
2019-08-22
x86: KVM: svm: eliminate weird goto from vmrun_interception()
Vitaly Kuznetsov
1
-22
/
+14
2019-08-22
x86: KVM: svm: remove hardcoded instruction length from intercepts
Vitaly Kuznetsov
1
-11
/
+0
2019-08-22
x86: KVM: add xsetbv to the emulator
Vitaly Kuznetsov
3
-1
/
+29
2019-08-22
x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
Vitaly Kuznetsov
1
-0
/
+1
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
3
-21
/
+37
2019-08-22
x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() resu...
Vitaly Kuznetsov
1
-1
/
+1
2019-08-22
KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
Sean Christopherson
1
-1
/
+1
2019-08-22
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2
-0
/
+13
2019-08-22
KVM: x86: always expose VIRT_SSBD to guests
Paolo Bonzini
1
-4
/
+9
2019-08-22
KVM: x86: fix reporting of AMD speculation bug CPUID leaf
Paolo Bonzini
1
-8
/
+13
2019-08-21
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
1
-32
/
+1
2019-08-14
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
1
-1
/
+0
2019-08-14
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
1
-0
/
+5
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-16
/
+34
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
1
-28
/
+13
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
1
-5
/
+0
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
3
-0
/
+28
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
1
-8
/
+0
2019-07-24
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
1
-1
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-1
/
+1
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
1
-0
/
+2
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
3
-4
/
+26
2019-07-22
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
1
-3
/
+6
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
1
-2
/
+2
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
1
-0
/
+2
[next]