On Fri, 23 Jun 2023 at 17:43, Eric Auger <eric.au...@redhat.com> wrote:
>
> Hi Peter,
>
> On 2/28/23 10:36, Eric Auger wrote:
> > Some registers whose 'cooked' writefns induce TLB maintenance do
> > not have raw_writefn ops defined. If only the writefn ops is set
> > (ie. no raw_writefn is provided), it is assumed the cooked also
> > work as the raw one. For those registers it is not obvious the
> > tlb_flush works on KVM mode so better/safer setting the raw write.
> >
> > Signed-off-by: Eric Auger <eric.au...@redhat.com>
> > Suggested-by: Peter Maydell <peter.mayd...@linaro.org>
>
> If I am not wrong this patch fell into the cracks. Is it in a decent
> state now?

Oops, sorry about that. Yes, I think v3 looks good; I've
applied it to target-arm.next.

thanks
-- PMM

Reply via email to