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: Ben Taylor
Subject: Re: [Qemu-devel] PATCH: arm, mips and sparc targets on Host Solaris/sparc
Date: Mon, 19 Mar 2007 9:55:07 -0400

---- Thiemo Seufer <address@hidden> wrote: 
> 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...

<sigh>  Thanks for the catch.  

Here's the  updated patch....

Ben

Attachment: qemu-arm-mips-sparc.diff
Description: Text Data


reply via email to

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