index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
2022-12-02
KVM: x86: Advertise that the SMM_CTL MSR is not supported
Jim Mattson
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
2022-12-02
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
2022-11-30
KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
Anton Romanov
2022-11-30
KVM: VMX: Move MSR_IA32_FEAT_CTL.LOCKED check into "is valid" helper
Sean Christopherson
2022-11-30
KVM: VMX: Allow userspace to set all supported FEATURE_CONTROL bits
Sean Christopherson
2022-11-30
KVM: VMX: Make vmread_error_trampoline() uncallable from C code
Sean Christopherson
2022-11-30
KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
Sean Christopherson
2022-11-30
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2022-11-30
KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
Jim Mattson
2022-11-30
KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
Sean Christopherson
2022-11-30
KVM: SVM: Replace kmap_atomic() with kmap_local_page()
Zhao Liu
2022-11-30
KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
Sean Christopherson
2022-11-30
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
2022-11-30
KVM: x86: Keep the lock order consistent between SRCU and gpc spinlock
Peng Hao
2022-11-30
KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
Sean Christopherson
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
2022-11-30
KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
Metin Kaya
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
2022-11-30
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
2022-11-28
KVM: x86: Advertise PREFETCHIT0/1 CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-NE-CONVERT CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-VNNI-INT8 CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AVX-IFMA CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AMX-FP16 CPUID to user space
Chang S. Bae
2022-11-28
x86: KVM: Advertise CMPccXADD CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
Sean Christopherson
2022-11-28
KVM: x86: Add BUILD_BUG_ON() to detect bad usage of "scattered" flags
Sean Christopherson
2022-11-28
KVM: x86/xen: Add CPL to Xen hypercall tracepoint
David Woodhouse
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-23
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
2022-11-23
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
2022-11-23
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
David Woodhouse
2022-11-23
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse
2022-11-23
KVM: x86/mmu: Fix race condition in direct_page_fault
Kazuki Takiguchi
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
[next]