qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC 22/38] cpu: update interrupt_request atomically


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC 22/38] cpu: update interrupt_request atomically
Date: Sun, 23 Aug 2015 18:09:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0


On 23/08/2015 17:23, Emilio G. Cota wrote:
> Signed-off-by: Emilio G. Cota <address@hidden>
> ---
>  cpu-exec.c                         |  9 ++++++---
>  exec.c                             |  2 +-
>  hw/openrisc/cputimer.c             |  2 +-
>  qom/cpu.c                          |  4 ++--
>  target-arm/helper-a64.c            |  2 +-
>  target-arm/helper.c                |  2 +-
>  target-i386/helper.c               |  2 +-
>  target-i386/seg_helper.c           | 14 +++++++-------
>  target-i386/svm_helper.c           |  4 ++--
>  target-openrisc/interrupt_helper.c |  2 +-
>  target-openrisc/sys_helper.c       |  2 +-
>  target-ppc/excp_helper.c           |  8 ++++----
>  target-ppc/helper_regs.h           |  2 +-
>  target-s390x/helper.c              |  2 +-
>  target-unicore32/softmmu.c         |  2 +-
>  translate-all.c                    |  4 ++--
>  16 files changed, 33 insertions(+), 30 deletions(-)

Is this needed if you have patch 23 anyway?

Paolo



reply via email to

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