index
:
pm24.git
cpufreq-rust
master
more-events
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
/
x86.c
Age
Commit message (
Expand
)
Author
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
2022-02-11
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
2022-02-01
kvm/x86: rework guest entry logic
Mark Rutland
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
2022-01-28
KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr
Sean Christopherson
2022-01-26
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
2022-01-26
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
2022-01-26
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
2022-01-25
KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
Quanfa Fu
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-19
KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
Sean Christopherson
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2022-01-19
KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
Sean Christopherson
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
2022-01-17
KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-14
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
2022-01-14
kvm: x86: Add XCR0 support for Intel AMX
Jing Liu
2022-01-14
kvm: x86: Emulate IA32_XFD_ERR for guest
Jing Liu
2022-01-14
kvm: x86: Intercept #NM for saving IA32_XFD_ERR
Jing Liu
2022-01-14
kvm: x86: Add emulation for IA32_XFD
Jing Liu
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
2022-01-07
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
2022-01-07
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
2022-01-07
KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
Lai Jiangshan
2022-01-07
Revert "KVM: X86: Update mmu->pdptrs only when it is changed"
Paolo Bonzini
2021-12-21
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
2021-12-20
KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
Wei Wang
2021-12-19
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...
Vitaly Kuznetsov
2021-12-10
KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit
Sean Christopherson
2021-12-10
KVM: X86: Raise #GP when clearing CR0_PG in 64 bit mode
Lai Jiangshan
2021-12-09
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
2021-12-08
KVM: x86: Exit to userspace if emulation prepared a completion callback
Hou Wenlong
2021-12-08
KVM: x86: Use different callback if msr access comes from the emulator
Hou Wenlong
2021-12-08
KVM: x86: Add an emulation type to handle completion of user exits
Hou Wenlong
[next]