index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
2021-05-27
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
2021-05-27
KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()
Wanpeng Li
2021-05-27
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
2021-05-27
KVM: X86: Bail out of direct yield in case of under-committed scenarios
Wanpeng Li
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
2021-05-24
KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-24
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
2021-05-07
KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers
Sean Christopherson
2021-05-07
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
2021-05-07
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
2021-05-07
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
2021-05-07
KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed
Sean Christopherson
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2021-05-07
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
2021-05-07
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2021-05-07
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2021-05-07
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
2021-05-07
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
2021-05-07
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-07
KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
Sean Christopherson
2021-05-07
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
2021-05-07
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
2021-05-07
KVM: nSVM: remove a warning about vmcb01 VM exit reason
Maxim Levitsky
2021-05-07
KVM: nSVM: always restore the L1's GIF on migration
Maxim Levitsky
2021-05-07
KVM: x86: Hoist input checks in kvm_add_msr_filter()
Siddharth Chandrasekaran
2021-05-07
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
2021-05-05
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
2021-05-03
KVM: x86: Fix potential fput on a null source_kvm_file
Colin Ian King
[next]