[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47679db7-5662-100d-c9be-b3df8e2d647e@redhat.com>
Date: Mon, 26 Jul 2021 23:04:55 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Sean Christopherson <seanjc@...gle.com>
Cc: Vitaly Kuznetsov <vkuznets@...hat.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, Reiji Watanabe <reijiw@...gle.com>
Subject: Re: [PATCH v2 45/46] KVM: SVM: Drop redundant clearing of
vcpu->arch.hflags at INIT/RESET
On 13/07/21 18:33, Sean Christopherson wrote:
> Drop redundant clears of vcpu->arch.hflags in init_vmcb() now that
> init_vmcb() is invoked only through kvm_vcpu_reset(),
Not true if patch 9 is kept, but at this point hflags is zero anyway, so
the patch is okay.
Paolo
> which always clears
> hflags. And of course, the second clearing in init_vmcb() was always
> redundant.
Powered by blists - more mailing lists