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
/
svm
/
svm.c
Age
Commit message (
Expand
)
Author
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
KVM: x86: Do CPU compatibility checks in x86 code
Sean Christopherson
2022-12-29
KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-30
KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
Sean Christopherson
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-18
KVM: x86: hyper-v: Introduce TLB flush fifo
Vitaly Kuznetsov
2022-11-18
KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
Vitaly Kuznetsov
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2022-11-17
KVM: x86: remove exit_int_info warning in svm_handle_exit
Maxim Levitsky
2022-11-17
KVM: x86: nSVM: leave nested mode on vCPU free
Maxim Levitsky
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-09
KVM: x86: SVM: don't save SVM state to SMRAM when VM is not long mode capable
Maxim Levitsky
2022-11-09
KVM: x86: SVM: use smram structs
Maxim Levitsky
2022-11-09
KVM: svm: drop explicit return value of kvm_vcpu_map
Maxim Levitsky
2022-11-09
KVM: x86: smm: use smram structs in the common code
Maxim Levitsky
2022-11-09
KVM: x86: compile out vendor-specific code if SMM is disabled
Paolo Bonzini
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
2022-11-09
KVM: x86: Handle PERF_CAPABILITIES in common x86's kvm_get_msr_feature()
Sean Christopherson
2022-11-09
KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
Sean Christopherson
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
KVM: SVM: restore host save area from assembly
Paolo Bonzini
2022-11-09
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
2022-11-09
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
2022-11-09
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2022-11-09
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
2022-11-09
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
2022-09-26
KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set
Sean Christopherson
2022-09-26
KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
Sean Christopherson
2022-09-26
KVM: x86: Make kvm_queued_exception a properly named, visible struct
Sean Christopherson
2022-09-26
KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
Sean Christopherson
2022-09-26
KVM: Add extra information in kvm_page_fault trace point
Wonhyuk Yang
2022-09-26
KVM: SVM: remove unnecessary check on INIT intercept
Paolo Bonzini
2022-08-10
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-28
KVM: SVM: Do not virtualize MSR accesses for APIC LVTT register
Suravee Suthikulpanit
2022-07-28
KVM: SVM: Fix x2APIC MSRs interception
Suravee Suthikulpanit
2022-07-14
KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_OP_OPTIONAL_RET0
Sean Christopherson
2022-07-14
KVM: x86: Add dedicated helper to get CPUID entry with significant index
Sean Christopherson
2022-07-14
KVM: SVM: fix task switch emulation on INTn instruction.
Maxim Levitsky
2022-06-24
KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
Maxim Levitsky
2022-06-24
KVM: SVM: Introduce hybrid-AVIC mode
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Introduce logic to (de)activate x2AVIC mode
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Refresh AVIC configuration when changing APIC mode
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Adding support for configuring x2APIC MSRs interception
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
Suravee Suthikulpanit
2022-06-24
KVM: SEV: Init target VMCBs in sev_migrate_from
Peter Gonda
2022-06-20
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
[prev]
[next]