qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 15/45] target/arm: check CF_PARALLEL instead


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 15/45] target/arm: check CF_PARALLEL instead of parallel_cpus
Date: Mon, 17 Jul 2017 13:46:58 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/16/2017 10:03 AM, Emilio G. Cota wrote:
Thereby decoupling the resulting translated code from the current state
of the system.

Signed-off-by: Emilio G. Cota<address@hidden>
---
  target/arm/helper-a64.h    |  4 ++++
  target/arm/helper-a64.c    | 38 ++++++++++++++++++++++++++++++++------
  target/arm/op_helper.c     |  7 -------
  target/arm/translate-a64.c | 31 +++++++++++++++++++++++++------
  target/arm/translate.c     |  9 +++++++--
  5 files changed, 68 insertions(+), 21 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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