index
:
linux.git
master
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
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-08
KVM: x86: __kvm_vcpu_halt can be static
Paolo Bonzini
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-07
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
2020-12-15
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
2020-12-15
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Support MMIO for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
2020-12-15
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
2020-12-15
KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR
Paolo Bonzini
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-11-15
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
2020-11-15
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
2020-11-08
KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
Pankaj Gupta
2020-11-08
kvm: x86: request masterclock update any time guest uses different msr
Oliver Upton
2020-11-08
kvm: x86: ensure pv_cpuid.features is initialized when enabling cap
Oliver Upton
2020-11-08
kvm: x86: reads of restricted pv msrs should also result in #GP
Oliver Upton
2020-11-08
KVM: x86: use positive error values for msr emulation that causes #GP
Maxim Levitsky
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2020-10-21
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
2020-10-21
KVM: x86: xen_hvm_config: cleanup return values
Maxim Levitsky
2020-10-21
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
2020-10-21
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
2020-10-21
kvm: x86: set wall_clock in kvm_write_wall_clock()
Oliver Upton
2020-10-21
kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
Oliver Upton
2020-10-21
KVM: VMX: Forbid userspace MSR filters for x2APIC
Paolo Bonzini
2020-10-21
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
2020-09-28
KVM: x86: do not attempt TSC synchronization on guest writes
Paolo Bonzini
2020-09-28
KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
Paolo Bonzini
2020-09-28
KVM: x86: Introduce MSR filtering
Alexander Graf
2020-09-28
KVM: x86: Add infrastructure for MSR filtering
Alexander Graf
[next]