qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] PATCH: arm, mips and sparc targets on Host Solaris/spar


From: Thiemo Seufer
Subject: Re: [Qemu-devel] PATCH: arm, mips and sparc targets on Host Solaris/sparc
Date: Mon, 19 Mar 2007 13:47:15 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

Ben Taylor wrote:
> 
> This patch is to fix (correctly) running mips, sparc and arm targets
> on a Solaris/Sparc host.
> 
> This patch reverts the patch posted February 2nd, 2007, (found at
> http://lists.gnu.org/archive/html/qemu-devel/2007-02/msg00008.html
> for reference).   Juergen Keil found that config.h was not included in
> target-arm/exec.h and config.h was included *after* dyngen-exec.h
> in target-sparc/exec.h.
[snip]
> diff -ruN qemu-ORIG/target-sparc/exec.h qemu/target-sparc/exec.h
> --- qemu-ORIG/target-sparc/exec.h     2007-02-01 20:03:34.000000000 -0500
> +++ qemu/target-sparc/exec.h  2007-03-19 09:22:48.763910000 -0400
> @@ -3,11 +3,7 @@
>  #include "dyngen-exec.h"
>  #include "config.h"
             ^^^^^^^^

You missed a bit...


Thiemo




reply via email to

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