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-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
2019-04-16
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
1
-0
/
+3
2019-04-16
svm/avic: Fix invalidate logical APIC id entry
Suthikulpanit, Suravee
1
-1
/
+2
2019-04-16
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
1
-4
/
+15
2019-04-05
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
David Rientjes
1
-3
/
+9
2019-04-05
kvm: svm: fix potential get_num_contig_pages overflow
David Rientjes
1
-5
/
+5
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
1
-0
/
+32
2019-02-21
kvm: svm: Add memcg accounting to KVM allocations
Ben Gardon
1
-21
/
+25
2019-02-21
svm: Fix improper check when deactivate AVIC
Suthikulpanit, Suravee
1
-5
/
+5
2019-02-21
svm: Fix AVIC DFR and LDR handling
Suthikulpanit, Suravee
1
-34
/
+30
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-01-25
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
1
-0
/
+8
2019-01-25
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
1
-15
/
+4
2019-01-25
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
1
-0
/
+2
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
1
-0
/
+3
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+53
2018-12-21
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
1
-6
/
+6
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
1
-0
/
+6
2018-12-21
KVM: nSVM: Fix nested guest support for PAUSE filtering.
Tambe, William
1
-0
/
+12
2018-12-21
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
Vitaly Kuznetsov
1
-0
/
+7
2018-12-20
KVM: x86: nSVM: fix switch to guest mmu
Vitaly Kuznetsov
1
-1
/
+3
2018-12-14
kvm: x86: Dynamically allocate guest_fpu
Marc Orr
1
-0
/
+10
2018-12-14
x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
Vitaly Kuznetsov
1
-0
/
+7
2018-12-14
kvm: svm: remove unused struct definition
Peng Hao
1
-5
/
+0
2018-11-27
KVM: x86: Trace changes to active TSC offset regardless if vCPU in guest-mode
Paolo Bonzini
1
-4
/
+5
2018-11-27
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
1
-5
/
+15
2018-11-27
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
1
-2
/
+3
2018-11-27
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
1
-8
/
+11
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-29
/
+35
2018-10-17
KVM/x86: Use 32bit xor to clear registers in svm.c
Uros Bizjak
1
-15
/
+13
2018-10-17
kvm: x86: Defer setting of CR2 until #PF delivery
Jim Mattson
1
-7
/
+6
2018-10-17
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
Vitaly Kuznetsov
1
-0
/
+9
2018-10-17
x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
Vitaly Kuznetsov
1
-7
/
+7
2018-10-09
KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
Paolo Bonzini
1
-1
/
+5
2018-09-20
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
1
-0
/
+2
2018-09-20
KVM: SVM: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2018-08-30
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
Sean Christopherson
1
-6
/
+6
2018-08-30
KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Sean Christopherson
1
-2
/
+2
2018-08-30
KVM: SVM: remove unused variable dst_vaddr_end
Colin Ian King
1
-2
/
+1
2018-08-22
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
Thomas Gleixner
1
-4
/
+4
2018-08-06
kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*
Junaid Shahid
1
-0
/
+8
[next]