qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 22/54] atomic_template: add inline trace/plug


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 22/54] atomic_template: add inline trace/plugin helpers
Date: Thu, 1 Aug 2019 11:23:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 7/31/19 9:06 AM, Alex Bennée wrote:
> From: "Emilio G. Cota" <address@hidden>
> 
> In preparation for plugin support.
> 
> Signed-off-by: Emilio G. Cota <address@hidden>
> Signed-off-by: Alex Bennée <address@hidden>
> 
> ---
> v4
>   - move common stuff to atomic_common.inc.c
>   - fix ups for widened uint16_t info
>   - drop haddr in helpers
>   - fix wide lines
> ---
>  accel/tcg/atomic_common.inc.c | 50 +++++++++++++++++++
>  accel/tcg/atomic_template.h   | 93 +++++++++++++++++++++--------------
>  accel/tcg/cputlb.c            |  2 +
>  accel/tcg/user-exec.c         |  2 +
>  4 files changed, 111 insertions(+), 36 deletions(-)
>  create mode 100644 accel/tcg/atomic_common.inc.c

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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