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
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
kvm: svm: Intercept RDPRU
Jim Mattson
1
-0
/
+8
2019-09-24
KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
Sean Christopherson
1
-8
/
+9
2019-09-24
KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
Sean Christopherson
1
-13
/
+9
2019-09-24
KVM: x86: Handle emulation failure directly in kvm_task_switch()
Sean Christopherson
1
-9
/
+2
2019-09-24
KVM: x86: Exit to userspace on emulation skip failure
Sean Christopherson
1
-2
/
+2
2019-09-24
KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
Sean Christopherson
1
-8
/
+2
2019-09-24
KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
Sean Christopherson
1
-1
/
+9
2019-09-24
KVM: x86: svm: remove unneeded nested_enable_evmcs() hook
Vitaly Kuznetsov
1
-8
/
+1
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-105
/
+93
2019-09-11
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
1
-0
/
+17
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
1
-3
/
+8
2019-09-10
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
Sean Christopherson
1
-27
/
+2
2019-09-10
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
1
-6
/
+1
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
1
-8
/
+8
2019-09-10
KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
Alexander Graf
1
-1
/
+3
2019-08-27
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
1
-7
/
+1
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
1
-0
/
+3
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
1
-0
/
+1
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
1
-16
/
+20
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: always expose VIRT_SSBD to guests
Paolo Bonzini
1
-4
/
+9
2019-08-14
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
1
-1
/
+0
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-0
/
+6
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
1
-1
/
+12
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-4
/
+1
2019-07-11
KVM: x86: Unconditionally enable irqs in guest context
Sean Christopherson
1
-9
/
+1
2019-07-03
KVM: svm: add nrips module parameter
Paolo Bonzini
1
-3
/
+12
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
Paolo Bonzini
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-4
/
+1
2019-06-18
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
Sean Christopherson
1
-2
/
+2
2019-06-18
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
Sean Christopherson
1
-0
/
+2
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
1
-2
/
+2
2019-06-04
kvm: svm/avic: Do not send AVIC doorbell to self
Suthikulpanit, Suravee
1
-4
/
+7
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
1
-0
/
+4
2019-06-04
KVM/nSVM: properly map nested VMCB
Vitaly Kuznetsov
1
-2
/
+2
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
1
-1
/
+8
2019-05-24
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
1
-1
/
+5
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-67
/
+61
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-04-30
KVM: x86: use direct accessors for RIP and RSP
Paolo Bonzini
1
-4
/
+4
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
1
-14
/
+12
2019-04-30
KVM/nSVM: Use the new mapping API for mapping guest memory
KarimAllah Ahmed
1
-49
/
+45
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
1
-8
/
+4
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
1
-12
/
+8
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
1
-0
/
+2
[next]