index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-10
4
-13
/
+71
|
\
|
*
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
2024-03-09
1
-2
/
+5
|
*
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-03-09
2
-4
/
+5
|
|
\
|
|
*
KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU
Sean Christopherson
2024-02-23
1
-1
/
+1
|
|
*
KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIP
Sean Christopherson
2024-02-23
1
-3
/
+4
|
*
|
Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-09
2
-0
/
+52
|
|
\
\
|
|
*
|
KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
Sean Christopherson
2024-02-23
1
-0
/
+42
|
|
*
|
KVM: x86: Mark target gfn of emulated atomic instruction as dirty
Sean Christopherson
2024-02-17
1
-0
/
+10
|
|
|
/
|
*
/
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Sean Christopherson
2024-02-23
1
-7
/
+9
|
|
/
*
|
KVM/VMX: Move VERW closer to VMentry for MDS mitigation
Pawan Gupta
2024-02-20
2
-4
/
+19
*
|
KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
Sean Christopherson
2024-02-20
2
-5
/
+8
*
|
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2024-02-20
1
-1
/
+1
|
/
*
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-02-14
1
-1
/
+1
|
\
|
*
KVM: x86: Make gtod_is_based_on_tsc() return 'bool'
Vitaly Kuznetsov
2024-02-01
1
-1
/
+1
*
|
Merge tag 'kvm-x86-fixes-6.8-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-14
2
-12
/
+8
|
\
\
|
*
|
KVM: x86: Fix KVM_GET_MSRS stack info leak
Mathias Krause
2024-02-05
1
-10
/
+5
|
*
|
KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
Mingwei Zhang
2024-02-02
1
-1
/
+1
|
*
|
KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
Prasad Pandit
2024-01-31
1
-1
/
+2
|
|
/
*
|
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-10
3
-8
/
+8
*
|
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2024-01-31
3
-0
/
+57
*
|
KVM: x86: Check irqchip mode before create PIT
Tengfei Yu
2024-01-31
1
-0
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
47
-1032
/
+1747
|
\
|
*
Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
3
-58
/
+48
|
|
\
|
|
*
KVM: x86/mmu: fix comment about mmu_unsync_pages_lock
Paolo Bonzini
2023-12-01
1
-2
/
+2
|
|
*
KVM: x86/mmu: always take tdp_mmu_pages_lock
Paolo Bonzini
2023-12-01
1
-20
/
+4
|
|
*
KVM: x86/mmu: remove unnecessary "bool shared" argument from iterators
Paolo Bonzini
2023-12-01
1
-25
/
+23
|
|
*
KVM: x86/mmu: remove unnecessary "bool shared" argument from functions
Paolo Bonzini
2023-12-01
3
-16
/
+23
|
|
*
KVM: x86/mmu: Check for leaf SPTE when clearing dirty bit in the TDP MMU
David Matlack
2023-12-01
1
-3
/
+4
|
|
*
KVM: x86/mmu: Fix off-by-1 when splitting huge pages during CLEAR
David Matlack
2023-12-01
1
-1
/
+1
|
*
|
Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
2
-6
/
+31
|
|
\
\
|
|
*
|
KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
Paul Durrant
2023-12-08
2
-6
/
+31
|
|
|
/
|
*
|
Merge tag 'kvm-x86-svm-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
3
-19
/
+21
|
|
\
\
|
|
*
|
KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
Sean Christopherson
2023-11-30
1
-2
/
+9
|
|
*
|
KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
Sean Christopherson
2023-11-30
1
-2
/
+5
|
|
*
|
KVM: nSVM: Advertise support for flush-by-ASID
Sean Christopherson
2023-11-30
1
-0
/
+7
|
|
*
|
Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
Sean Christopherson
2023-11-30
1
-15
/
+0
|
|
|
/
|
*
|
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
16
-29
/
+129
|
|
\
\
|
|
*
|
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
2023-11-29
4
-4
/
+4
|
|
*
|
KVM: x86: Advertise and enable LAM (user and supervisor)
Robert Hoo
2023-11-29
1
-1
/
+1
|
|
*
|
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
2023-11-29
3
-3
/
+22
|
|
*
|
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-11-29
2
-1
/
+40
|
|
*
|
KVM: x86: Untag addresses for LAM emulation where applicable
Binbin Wu
2023-11-29
5
-0
/
+19
|
|
*
|
KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
Binbin Wu
2023-11-29
3
-1
/
+14
|
|
*
|
KVM: x86: Remove kvm_vcpu_is_illegal_gpa()
Binbin Wu
2023-11-29
3
-7
/
+2
|
|
*
|
KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
Binbin Wu
2023-11-29
4
-6
/
+11
|
|
*
|
KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD
Binbin Wu
2023-11-29
3
-2
/
+3
|
|
*
|
KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg()
Binbin Wu
2023-11-29
2
-1
/
+4
|
|
*
|
KVM: x86: Add an emulation flag for implicit system access
Binbin Wu
2023-11-29
1
-0
/
+1
|
|
*
|
KVM: x86: Consolidate flags for __linearize()
Binbin Wu
2023-11-29
2
-10
/
+15
|
|
|
/
|
*
|
Merge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
5
-107
/
+120
|
|
\
\
[next]