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
2023-02-22
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-02-16
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
1
-2
/
+1
2023-02-10
KVM: x86: Mitigate the cross-thread return address predictions bug
Tom Lendacky
1
-11
/
+32
2023-01-25
KVM: x86: Propagate the AMD Automatic IBRS feature to the guest
Kim Phillips
1
-0
/
+3
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
1
-0
/
+3
2022-12-23
KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
Sean Christopherson
1
-0
/
+3
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-405
/
+128
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
1
-34
/
+47
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-9
/
+6
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
1
-9
/
+6
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
1
-12
/
+8
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
1
-8
/
+0
2022-12-01
KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
Anton Romanov
1
-11
/
+33
2022-12-01
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
1
-1
/
+3
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
1
-4
/
+2
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
1
-1
/
+1
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
1
-1
/
+1
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
1
-8
/
+6
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
1
-1
/
+1
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
1
-1
/
+1
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
1
-4
/
+4
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
1
-1
/
+2
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+23
2022-11-18
KVM: x86: hyper-v: Introduce TLB flush fifo
Vitaly Kuznetsov
1
-2
/
+9
2022-11-18
KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
Vitaly Kuznetsov
1
-0
/
+9
2022-11-18
KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all()
Sean Christopherson
1
-4
/
+10
2022-11-18
KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
Vitaly Kuznetsov
1
-3
/
+3
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
1
-6
/
+23
2022-11-17
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
1
-5
/
+6
2022-11-17
KVM: x86: forcibly leave nested mode on vCPU reset
Maxim Levitsky
1
-0
/
+10
2022-11-17
KVM: x86: add kvm_leave_nested
Maxim Levitsky
1
-1
/
+7
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
1
-1
/
+1
2022-11-10
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
1
-9
/
+6
2022-11-09
KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range
Aaron Lewis
1
-1
/
+1
2022-11-09
KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter
Aaron Lewis
1
-1
/
+1
2022-11-09
KVM: x86: Add a VALID_MASK for the MSR exit reason flags
Aaron Lewis
1
-3
/
+1
2022-11-09
KVM: x86: do not define SMM-related constants if SMM disabled
Paolo Bonzini
1
-2
/
+2
2022-11-09
KVM: zero output of KVM_GET_VCPU_EVENTS before filling in the struct
Paolo Bonzini
1
-9
/
+4
2022-11-09
KVM: x86: do not define KVM_REQ_SMI if SMM disabled
Paolo Bonzini
1
-0
/
+6
2022-11-09
KVM: x86: compile out vendor-specific code if SMM is disabled
Paolo Bonzini
1
-0
/
+4
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
1
-2
/
+20
2022-11-09
KVM: x86: do not go through ctxt->ops when emulating rsm
Paolo Bonzini
1
-33
/
+0
2022-11-09
KVM: x86: move SMM exit to a new file
Paolo Bonzini
1
-14
/
+0
2022-11-09
KVM: x86: move SMM entry to a new file
Paolo Bonzini
1
-237
/
+2
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
1
-93
/
+55
2022-11-09
KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
Miaohe Lin
1
-10
/
+0
2022-11-09
KVM: x86: Directly query supported PERF_CAPABILITIES for WRMSR checks
Sean Christopherson
1
-7
/
+2
2022-11-09
KVM: x86: Handle PERF_CAPABILITIES in common x86's kvm_get_msr_feature()
Sean Christopherson
1
-0
/
+3
2022-11-09
KVM: x86: Init vcpu->arch.perf_capabilities in common x86 code
Sean Christopherson
1
-0
/
+2
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
1
-0
/
+3
[next]