On 10/04/2018 12:13, Richard Henderson wrote: > In most cases new parameter is true (icount should be recalculated). > But there are two cases in i386 and openrisc when the CPU state is only > queried without the need to break the TB. This patch fixes both of > these cases. > > Signed-off-by: Pavel Dovgalyuk <[email protected]> > Message-Id: <20180409091320.12504.35329.stgit@pasha-VirtualBox> > [rth: Make can_do_io setting unconditional; move from cpu_exec; > make cpu_loop_exit_{noexc,restore} call cpu_loop_exit.] > Signed-off-by: Richard Henderson <[email protected]>
Looks good, thanks! Paolo
