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 14:22:55 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     Vitaly Kuznetsov <vkuznets@...hat.com>,
        Joerg Roedel <joro@...tes.org>
Cc:     Sean Christopherson <sean.j.christopherson@...el.com>,
        Wanpeng Li <wanpengli@...cent.com>,
        Jim Mattson <jmattson@...gle.com>, 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

On 25/06/20 11:34, Vitaly Kuznetsov wrote:
> 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/
>>

Queued, thanks.

Paolo

> 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>
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ