qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-trivial] [PATCH] targphys.h: Don't define target_


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] targphys.h: Don't define target_phys_addr_t for user-mode emulators
Date: Fri, 19 Oct 2012 10:32:12 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Oct 12, 2012 at 06:59:44PM +0100, Peter Maydell wrote:
> Commit 4be403c accidentally defined the target_phys_addr_t type when
> building user-mode emulators. Since the type doesn't really make
> any sense except for system emulators, avoid defining it when building
> in user mode.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
> cf brief discussion earlier:
> http://lists.gnu.org/archive/html/qemu-devel/2012-10/msg01138.html
> 
>  targphys.h |    4 ++++
>  1 file changed, 4 insertions(+)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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