On 9/17/18 9:30 AM, Emilio G. Cota wrote:
> From: Paolo Bonzini <pbonz...@redhat.com>
> 
> Now that cpu->interrupt_request is accessed with atomics,
> we can drop the BQL around cpu_reset_interrupt, which is a
> step towards not taking the BQL mandatorily in cpu_exec_interrupt.
> 
> Cc: Peter Crosthwaite <crosthwaite.pe...@gmail.com>
> Cc: Richard Henderson <r...@twiddle.net>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> Signed-off-by: Emilio G. Cota <c...@braap.org>
> ---
>  qom/cpu.c | 10 ----------
>  1 file changed, 10 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to