On 05/03/2016 01:04 AM, Sergey Fedorov wrote:
From: Sergey Fedorov <serge.f...@gmail.com>

This field was used for telling cpu_interrupt() to unlink a chain of TBs
being executed when it worked that way. Now, cpu_interrupt() don't do
this anymore. So we don't need this field anymore.

Signed-off-by: Sergey Fedorov <serge.f...@gmail.com>
Signed-off-by: Sergey Fedorov <sergey.fedo...@linaro.org>
---

This patch is based on a commit:
    3c712db2c10b ("cpu-exec: Move TB chaining into tb_find_fast()")
from:
    git://github.com/rth7680/qemu.git tcg-next

Applied to tcg-next.


r~

Reply via email to