index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2023-10-31
Merge tag 'kvm-x86-pmu-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-xen-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-mmu-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-apic-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-27
KVM: x86: Service NMI requests after PMI requests in VM-Enter path
Mingwei Zhang
2023-10-19
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Maciej S. Szmigiero
2023-10-19
KVM: x86: remove the unused assigned_dev_head from kvm_arch
Liang Chen
2023-10-18
KVM: x86/mmu: Remove unnecessary ‘NULL’ values from sptep
Li zeming
2023-10-18
x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1]
Jim Mattson
2023-10-18
KVM: x86: remove always-false condition in kvmclock_sync_fn
Dongli Zhang
2023-10-17
KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
Nicolas Saenz Julienne
2023-10-17
KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled
David Matlack
2023-10-17
KVM: x86: Use octal for file permission
Peng Hao
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-12
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
2023-10-12
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
2023-10-12
x86: KVM: SVM: always update the x2avic msr interception
Maxim Levitsky
2023-10-12
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
2023-10-10
KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED
Yan Zhao
2023-10-10
KVM: x86/mmu: Zap KVM TDP when noncoherent DMA assignment starts/stops
Yan Zhao
2023-10-09
KVM: x86: Don't sync user-written TSC against startup values
Like Xu
2023-10-09
KVM: x86/mmu: Zap SPTEs on MTRR update iff guest MTRRs are honored
Yan Zhao
2023-10-09
KVM: x86/mmu: Zap SPTEs when CR0.CD is toggled iff guest MTRRs are honored
Yan Zhao
2023-10-09
KVM: x86/mmu: Add helpers to return if KVM honors guest MTRRs
Yan Zhao
2023-10-09
KVM: x86: Virtualize HWCR.TscFreqSel[bit 24]
Jim Mattson
2023-10-09
KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set
Jim Mattson
2023-10-05
KVM: x86: Refine calculation of guest wall clock to use a single TSC read
David Woodhouse
2023-10-04
KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flag
Paul Durrant
2023-10-04
KVM: x86: Add SBPB support
Josh Poimboeuf
2023-10-04
KVM: x86: Add IBPB_BRTYPE support
Josh Poimboeuf
2023-10-04
KVM: x86/xen: Use fast path for Xen timer delivery
David Woodhouse
2023-10-04
KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=n
Peng Hao
2023-09-28
KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
Tao Su
2023-09-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
2023-09-28
KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs
Kyle Meyer
2023-09-27
KVM: x86: Force TLB flush on userspace changes to special registers
Michal Luczaj
2023-09-27
KVM: x86: Remove redundant vcpu->arch.cr0 assignments
Michal Luczaj
2023-09-25
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
2023-09-25
KVM: x86: Mask LVTPC when handling a PMI
Jim Mattson
2023-09-25
KVM: x86/pmu: Truncate counter value to allowed width on write
Roman Kagan
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
2023-09-21
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
Sean Christopherson
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]