lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 6 May 2020 18:30:50 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     Suravee Suthikulpanit <suravee.suthikulpanit@....com>,
        linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc:     joro@...tes.org, jon.grimm@....com, mlevitsk@...hat.com
Subject: Re: [PATCH 0/4] KVM: SVM: Fix AVIC warning when enable irq window

On 06/05/20 15:17, Suravee Suthikulpanit wrote:
> 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(-)
> 

I merged patches 1-3-4, you can send out 2 independently.

Thanks,

Paolo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ