qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block/archipelago: Use QEMU atomic builtins


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] block/archipelago: Use QEMU atomic builtins
Date: Wed, 3 Sep 2014 11:37:14 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Sep 02, 2014 at 03:41:34PM +0300, Chrysostomos Nanakos wrote:
> Replace __sync builtins with ones provided by QEMU
> for atomic operations.
> 
> Special thanks goes to Paolo Bonzini for his refactoring
> suggestion in order to use the already existing atomic builtins
> interface.
> 
> Signed-off-by: Chrysostomos Nanakos <address@hidden>
> ---
>  block/archipelago.c |   76 
> ++++++++++++++++-----------------------------------
>  1 file changed, 23 insertions(+), 53 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpmdHUQMrqLK.pgp
Description: PGP signature


reply via email to

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