- 66fa226 KVM: SVM: fix race between interrupt delivery and AVIC inhibition by Maxim Levitsky · 3 years ago
- 3081117 KVM: SVM: set IRR in svm_deliver_interrupt by Paolo Bonzini · 3 years ago
- 0a5f784 KVM: SVM: extract avic_ring_doorbell by Maxim Levitsky · 3 years ago
- 3915035 KVM: x86: SVM: move avic definitions from AMD's spec to svm.h by Maxim Levitsky · 3 years ago
- dd4589e Revert "svm: Add warning message for AVIC IPI invalid target" by Sean Christopherson · 3 years ago
- a3c19d5 KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled by Sean Christopherson · 3 years, 1 month ago
- 935a733 KVM: SVM: Drop AVIC's intermediate avic_set_running() helper by Sean Christopherson · 3 years, 1 month ago
- 782f645 KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU by Sean Christopherson · 3 years, 1 month ago
- af52f5a KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption by Sean Christopherson · 3 years, 1 month ago
- e422b889 KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path by Sean Christopherson · 3 years, 1 month ago
- 202470d KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs by Sean Christopherson · 3 years, 1 month ago
- 31f251d KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode by Sean Christopherson · 3 years, 1 month ago
- 91b0189 KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell by Sean Christopherson · 3 years, 3 months ago
- 46808a4 KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index by Marc Zyngier · 3 years, 2 months ago
- ef8b4b7 KVM: ensure APICv is considered inactive if there is no APIC by Paolo Bonzini · 3 years, 2 months ago
- 7cfc5c6 KVM: fix avic_set_running for preemptable kernels by Paolo Bonzini · 3 years, 2 months ago
- cae72dc KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active by Maxim Levitsky · 3 years, 2 months ago
- 7314303 KVM: SVM: AVIC: drop unsupported AVIC base relocation code by Maxim Levitsky · 3 years, 5 months ago
- df7e482 KVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabling/disabling AVIC by Maxim Levitsky · 3 years, 5 months ago
- bf5f6b9 KVM: SVM: move check for kvm_vcpu_apicv_active outside of avic_vcpu_{put|load} by Maxim Levitsky · 3 years, 5 months ago
- 30eed56 KVM: SVM: remove svm_toggle_avic_for_irq_window by Maxim Levitsky · 3 years, 5 months ago
- 36222b1 KVM: x86: don't disable APICv memslot when inhibited by Maxim Levitsky · 3 years, 5 months ago
- 5868b82 KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl by Maxim Levitsky · 3 years, 6 months ago
- a01b45e KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled by Maxim Levitsky · 3 years, 7 months ago
- fdf513e KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC by Vitaly Kuznetsov · 3 years, 7 months ago
- 02ffbe6 KVM: SVM: fix doc warnings by ChenXiaoSong · 3 years, 7 months ago
- 28a4aa1 KVM: SVM: make the avic parameter a bool by Paolo Bonzini · 3 years, 8 months ago
- 778a136 KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check by Vitaly Kuznetsov · 3 years, 8 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
- 163b099 x86: Fix various typos in comments, take #2 by Ingo Molnar · 3 years, 10 months ago
- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- 6312975 KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places) by Paolo Bonzini · 3 years, 11 months ago
- e6c804a KVM: SVM: Move AVIC vCPU kicking snippet to helper function by Sean Christopherson · 4 years ago
- ff5a983 KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] by Peter Xu · 4 years, 4 months ago
- f6426ab KVM: SVM: Initialize prev_ga_tag before use by Suravee Suthikulpanit · 4 years, 3 months ago
- ae5a2a3 KVM: SVM: use __GFP_ZERO instead of clear_page() by Haiwei Li · 4 years, 4 months ago
- 06e7852 KVM: SVM: Add vmcb_ prefix to mark_*() functions by Joerg Roedel · 4 years, 7 months ago
- ef0f649 KVM: SVM: Move AVIC code to separate file by Joerg Roedel · 4 years, 10 months ago