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 <wolfgang.maue...@siemens.com> > --- > 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