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
*
KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled
David Woodhouse
2024-03-05
3
-2
/
+23
*
KVM: x86/xen: improve accuracy of Xen timers
David Woodhouse
2024-03-05
3
-40
/
+152
*
KVM: x86/xen: allow vcpu_info content to be 'safely' copied
Paul Durrant
2024-02-22
1
-3
/
+0
*
KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
Paul Durrant
2024-02-22
1
-1
/
+2
*
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
2024-02-22
1
-7
/
+28
*
KVM: x86/xen: allow shared_info to be mapped by fixed HVA
Paul Durrant
2024-02-22
1
-8
/
+32
*
KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set
Paul Durrant
2024-02-20
1
-3
/
+26
*
KVM: x86/xen: separate initialization of shared_info cache and content
Paul Durrant
2024-02-20
1
-23
/
+32
*
KVM: pfncache: remove KVM_GUEST_USES_PFN usage
Paul Durrant
2024-02-20
2
-10
/
+6
*
KVM: pfncache: add a mark-dirty helper
Paul Durrant
2024-02-20
2
-4
/
+4
*
KVM: x86/xen: mark guest pages dirty with the pfncache lock held
Paul Durrant
2024-02-20
1
-7
/
+6
*
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-02-08
1
-0
/
+1
*
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
|
|
\
\
|
|
*
|
KVM: x86/pmu: Track emulated counter events instead of previous counter
Sean Christopherson
2023-11-30
2
-14
/
+37
|
|
*
|
KVM: x86/pmu: Update sample period in pmc_write_counter()
Sean Christopherson
2023-11-30
4
-27
/
+28
|
|
*
|
KVM: x86/pmu: Remove manual clearing of fields in kvm_pmu_init()
Sean Christopherson
2023-11-30
1
-2
/
+0
|
|
*
|
KVM: x86/pmu: Stop calling kvm_pmu_reset() at RESET (it's redundant)
Sean Christopherson
2023-11-30
3
-3
/
+1
|
|
*
|
KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
Sean Christopherson
2023-11-30
1
-13
/
+22
|
|
*
|
KVM: x86/pmu: Move PMU reset logic to common x86 code
Sean Christopherson
2023-11-30
4
-55
/
+39
|
|
|
/
|
*
|
Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
6
-41
/
+70
|
|
\
\
[next]