qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 28/31] target/s390x: Use unwind data for helper_


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 28/31] target/s390x: Use unwind data for helper_lra
Date: Tue, 23 May 2017 14:11:23 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On 2017-05-22 20:03, Richard Henderson wrote:
> Note that exception_index is not live during a TB,
> so there is no point saving it around mmu_translate.

What do you mean by "is not live"? Indeed cpu_loop_exit() is not called
so the TB is not terminated immediately. That said the while loop in
cpu_exec() will trigger the exception after the TB.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
address@hidden                 http://www.aurel32.net



reply via email to

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