qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-trivial] [PATCH] vhost build fix for i386


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] vhost build fix for i386
Date: Mon, 25 Jul 2011 11:17:18 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Jul 11, 2011 at 02:57:43PM +0200, Wolfgang Mauerer wrote:
> vhost.c uses __sync_fetch_and_and(), which is only
> available for -march=i486 and above (see
> https://bugzilla.redhat.com/show_bug.cgi?id=624279).
> 
> Signed-off-by: Wolfgang Mauerer <address@hidden>
> ---
>  configure |   23 +++++++++++++++++++++++
>  1 files changed, 23 insertions(+), 0 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan



reply via email to

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