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:   Thu, 25 Jun 2020 11:34:14 +0200
From:   Vitaly Kuznetsov <vkuznets@...hat.com>
To:     Joerg Roedel <joro@...tes.org>, Paolo Bonzini <pbonzini@...hat.com>
Cc:     Sean Christopherson <sean.j.christopherson@...el.com>,
        Wanpeng Li <wanpengli@...cent.com>,
        Jim Mattson <jmattson@...gle.com>,
        Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
        linux-kernel@...r.kernel.org, Joerg Roedel <jroedel@...e.de>
Subject: Re: [PATCH 0/4] KVM: SVM: Code move follow-up

Joerg Roedel <joro@...tes.org> writes:

> From: Joerg Roedel <jroedel@...e.de>
>
> Hi,
>
> here is small series to follow-up on the review comments for moving
> the kvm-amd module code to its own sub-directory. The comments were
> only about renaming structs and symbols, so there are no functional
> changes in these patches.
>
> The comments addressed here are all from [1].
>
> Regards,
>
> 	Joerg
>
> [1] https://lore.kernel.org/lkml/87d0917ezq.fsf@vitty.brq.redhat.com/
>

Thank you for the follow-up!

> Joerg Roedel (4):
>   KVM: SVM: Rename struct nested_state to svm_nested_state
>   KVM: SVM: Add vmcb_ prefix to mark_*() functions
>   KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
>   KVM: SVM: Rename svm_nested_virtualize_tpr() to
>     nested_svm_virtualize_tpr()
>
>  arch/x86/kvm/svm/avic.c   |   2 +-
>  arch/x86/kvm/svm/nested.c |   8 +--
>  arch/x86/kvm/svm/sev.c    |   2 +-
>  arch/x86/kvm/svm/svm.c    | 138 +++++++++++++++++++-------------------
>  arch/x86/kvm/svm/svm.h    |  20 +++---
>  5 files changed, 85 insertions(+), 85 deletions(-)

Series:
Reviewed-by: Vitaly Kuznetsov <vkuznets@...hat.com>

-- 
Vitaly

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ