[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [RFC v4 60/71] ppc: convert to cpu_has_work_with_iothread
From: |
Richard Henderson |
Subject: |
Re: [Qemu-ppc] [RFC v4 60/71] ppc: convert to cpu_has_work_with_iothread_lock |
Date: |
Fri, 26 Oct 2018 16:53:36 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 |
On 10/25/18 3:46 PM, Emilio G. Cota wrote:
> Soon we will call cpu_has_work without the BQL.
>
> Cc: David Gibson <address@hidden>
> Cc: Alexander Graf <address@hidden>
> Cc: address@hidden
> Signed-off-by: Emilio G. Cota <address@hidden>
> ---
> target/ppc/translate_init.inc.c | 16 ++++++++++++----
> 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <address@hidden>
r~