qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 13/35] tcg: Add atomic helpers


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v5 13/35] tcg: Add atomic helpers
Date: Tue, 11 Oct 2016 08:48:21 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 10/11/2016 01:47 AM, Alex Bennée wrote:

Richard Henderson <address@hidden> writes:

Add all of cmpxchg, op_fetch, fetch_op, and xchg.
Handle both endian-ness, and sizes up to 8.
Handle expanding non-atomically, when emulating in serial.

Signed-off-by: Richard Henderson <address@hidden>

This still seems to be suffering expansion problems on Travis:

I must be losing my mind.

 include/qemu/atomic.h |  19 ++-

I can tell at a glance that this is, for a second time, missing a patch that I know I applied twice. Indeed, going back to look at the rest of the series, it's missing 4 other changes.

Ho hum.  I'll prepare a v6, I suppose.


r~



reply via email to

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