qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] target/ppc: fix mtmsr instruction for icount


From: Pavel Dovgalyuk
Subject: Re: [Qemu-devel] [PATCH] target/ppc: fix mtmsr instruction for icount
Date: Wed, 7 Nov 2018 10:51:38 +0300

> From: Richard Henderson [mailto:address@hidden
> On 10/30/18 9:30 AM, Pavel Dovgalyuk wrote:
> > This patch fixes processing of mtmsr instructions in icount mode.
> > In this mode writing to interrupt/peripheral state is controlled
> > by can_do_io flag. This flag must be set explicitly before helper
> > function invocation.
> >
> > Signed-off-by: Maria Klimushenkova <address@hidden>
> > Signed-off-by: Pavel Dovgalyuk <address@hidden>
> > ---
> >  target/ppc/translate.c |   12 ++++++++++++
> >  1 file changed, 12 insertions(+)
> 
> Reviewed-by: Richard Henderson <address@hidden>

Richard, can you check the another similar patch?

https://patchew.org/QEMU/address@hidden/


Pavel Dovgalyuk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]