lkml.org 
[lkml]   [2020]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] KVM: SVM: Fix AVIC warning when enable irq window
Date
Introduce kvm_make_all_cpus_request_except(), which is used
in the subsequent patch 2 to fix AVIC warning.

Also include miscelleneous clean ups.

Thanks,
Suravee

Suravee Suthikulpanit (4):
KVM: Introduce kvm_make_all_cpus_request_except()
KVM: SVM: Fixes setting V_IRQ while AVIC is still enabled
KVM: SVM: Merge svm_enable_vintr into svm_set_vintr
KVM: SVM: Remove unnecessary V_IRQ unsetting

arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/hyperv.c | 6 ++++--
arch/x86/kvm/i8254.c | 4 ++--
arch/x86/kvm/svm/avic.c | 2 +-
arch/x86/kvm/svm/svm.c | 18 ++++++------------
arch/x86/kvm/x86.c | 16 +++++++++++++---
include/linux/kvm_host.h | 3 +++
virt/kvm/kvm_main.c | 14 +++++++++++---
8 files changed, 41 insertions(+), 24 deletions(-)

--
1.8.3.1

\
 
 \ /
  Last update: 2020-05-06 15:18    [W:1.392 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site