qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] get rid of hostregs_helper.h


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 2/2] get rid of hostregs_helper.h
Date: Thu, 18 Feb 2010 21:07:11 +0200

On Thu, Feb 11, 2010 at 1:26 AM, Paolo Bonzini <address@hidden> wrote:
> Since b567b38 (target-arm: remove T0 and T1, 2009-10-16) the only global
> register that is used is AREG0, so the complexity of hostregs_helper.h
> is unused.  Use regular assignments and a compiler optimization barrier.

In file included from /src/qemu/linux-user/syscall.c:58:
/src/qemu/qemu-common.h:14:1: error: "BUILD_BUG_ON" redefined
In file included from /usr/include/sys/sysinfo.h:25,
                 from /src/qemu/linux-user/syscall.c:53:
/usr/include/linux/kernel.h:28:1: error: this is the location of the
previous definition

Please add something like QEMU_ prefix.




reply via email to

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