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