[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aII1w2zfPHN9yUwM@google.com>
Date: Thu, 24 Jul 2025 06:31:47 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Kai Huang <kai.huang@...el.com>
Cc: "kvm@...r.kernel.org" <kvm@...r.kernel.org>, "pbonzini@...hat.com" <pbonzini@...hat.com>,
Dave Hansen <dave.hansen@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Chao Gao <chao.gao@...el.com>,
"x86@...nel.org" <x86@...nel.org>, Weijiang Yang <weijiang.yang@...el.com>,
Rick P Edgecombe <rick.p.edgecombe@...el.com>, "bp@...en8.de" <bp@...en8.de>,
"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>, "hpa@...or.com" <hpa@...or.com>,
"john.allen@....com" <john.allen@....com>, "mingo@...hat.com" <mingo@...hat.com>,
"tglx@...utronix.de" <tglx@...utronix.de>, "minipli@...ecurity.net" <minipli@...ecurity.net>,
"mlevitsk@...hat.com" <mlevitsk@...hat.com>, "xin@...or.com" <xin@...or.com>
Subject: Re: [PATCH v11 01/23] KVM: x86: Rename kvm_{g,s}et_msr()* to show
that they emulate guest accesses
On Thu, Jul 24, 2025, Kai Huang wrote:
> On Fri, 2025-07-04 at 01:49 -0700, Chao Gao wrote:
> > From: Yang Weijiang <weijiang.yang@...el.com>
> >
> > Rename kvm_{g,s}et_msr()* to kvm_emulate_msr_{read,write}()* to make it
> > more obvious that KVM uses these helpers to emulate guest behaviors,
> > i.e., host_initiated == false in these helpers.
> >
> > Suggested-by: Sean Christopherson <seanjc@...gle.com>
> > Suggested-by: Chao Gao <chao.gao@...el.com>
> > Signed-off-by: Yang Weijiang <weijiang.yang@...el.com>
> > Signed-off-by: Chao Gao <chao.gao@...el.com>
> > Reviewed-by: Maxim Levitsky <mlevitsk@...hat.com>
> > Reviewed-by: Chao Gao <chao.gao@...el.com>
>
> Nit: I don't think your Reviewed-by is needed if the chain already has
> your SoB?
Keep the Reviewed-by, it's still useful, e.g. to communicate that Chao has done
more than just shepherd the patch along.
Powered by blists - more mailing lists