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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2024-05-23
KVM: x86/mmu: Print SPTEs on unexpected #VE
Sean Christopherson
2024-05-12
Merge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-10
Merge branch 'kvm-coco-pagefault-prep' into HEAD
Paolo Bonzini
2024-05-07
KVM: x86/mmu: check for invalid async page faults involving private memory
Paolo Bonzini
2024-05-07
KVM: x86/mmu: Use synthetic page fault error code to indicate private faults
Sean Christopherson
2024-05-07
KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
Sean Christopherson
2024-05-07
KVM: x86: Define more SEV+ page fault error bits/flags for #NPF
Sean Christopherson
2024-05-07
KVM: x86: Remove separate "bit" defines for page fault error code masks
Sean Christopherson
2024-04-19
KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
Sean Christopherson
2024-04-12
KVM: x86: Split core of hypercall emulation to helper function
Sean Christopherson
2024-04-11
KVM: x86: add fields to struct kvm_arch for CoCo features
Paolo Bonzini
2024-04-11
KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
Paolo Bonzini
2024-04-11
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
2024-04-09
KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exception
Sean Christopherson
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-mmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-27
kvm/x86: allocate the write-tracking metadata on-demand
Andrei Vagin
2024-02-26
KVM: x86/pmu: Explicitly check NMI from guest to reducee false positives
Like Xu
2024-02-22
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
2024-02-22
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-01
KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogramming
Sean Christopherson
2024-01-31
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2024-01-29
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-08
Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
2023-12-07
KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context
Vitaly Kuznetsov
2023-12-07
KVM: x86/xen: Remove unneeded xen context from kvm_arch when !CONFIG_KVM_XEN
Vitaly Kuznetsov
2023-12-01
KVM: x86/mmu: always take tdp_mmu_pages_lock
Paolo Bonzini
2023-11-30
KVM: x86/pmu: Track emulated counter events instead of previous counter
Sean Christopherson
2023-11-29
KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
Sean Christopherson
2023-11-28
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-11-28
KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
Binbin Wu
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
2023-11-14
KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
2023-11-14
KVM: x86: Disallow hugepages when memory attributes are mixed
Chao Peng
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-10-31
Merge tag 'kvm-x86-svm-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-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
[next]