index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2023-08-08
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
2023-08-08
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
2023-08-08
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
2023-08-08
KVM: Add GDS_NO support to KVM
Daniel Sneddon
2023-08-03
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-08-03
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
2023-06-09
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Christopherson
2023-05-17
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2023-05-17
KVM: VMX: Make CR0.WP a guest owned bit
Mathias Krause
2023-05-17
KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
Mathias Krause
2023-05-17
KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
Mathias Krause
2023-05-17
KVM: x86/mmu: Avoid indirect call for get_cr3
Paolo Bonzini
2023-05-17
KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
Sean Christopherson
2023-05-17
KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
Sean Christopherson
2023-05-17
perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stub
Sean Christopherson
2023-05-11
KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
Sean Christopherson
2023-04-20
KVM: SVM: Flush Hyper-V TLB when required
Jeremi Piotrowski
2023-04-20
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
2023-04-20
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
2023-04-20
x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
Sean Christopherson
2023-04-13
KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode
Sean Christopherson
2023-04-13
KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
Sean Christopherson
2023-03-22
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
2023-03-22
KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
Suravee Suthikulpanit
2023-03-17
KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
Sean Christopherson
2023-03-17
KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson
2023-03-17
KVM: VMX: Don't bother disabling eVMCS static key on module exit
Sean Christopherson
2023-03-17
KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
Sean Christopherson
2023-03-10
KVM: SVM: hyper-v: placate modpost section mismatch error
Randy Dunlap
2023-03-10
KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
Peter Gonda
2023-03-10
KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
Sean Christopherson
2023-03-10
KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
Sean Christopherson
2023-03-10
KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
Sean Christopherson
2023-03-10
KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
Sean Christopherson
2023-03-10
KVM: SVM: Flush the "current" TLB when activating AVIC
Sean Christopherson
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
2023-03-10
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
2023-03-10
KVM: x86: Purge "highest ISR" cache when updating APICv state
Sean Christopherson
2023-03-10
KVM: VMX: Fix crash due to uninitialized current_vmcs
Alexandru Matei
2023-02-25
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2023-02-25
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2023-02-25
KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
Sean Christopherson
2023-02-25
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
2023-02-22
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
2023-02-22
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
2023-02-14
KVM: x86: Mitigate the cross-thread return address predictions bug
Tom Lendacky
2023-02-01
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
2023-01-18
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Paolo Bonzini
2023-01-07
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
[next]