qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: Ben Taylor <sol10x86@cox.net>
Cc: Qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] PATCH: arm, mips and sparc targets on Host Solaris/sparc
Date: Mon, 19 Mar 2007 13:47:15 +0000	[thread overview]
Message-ID: <20070319134715.GE7744@networkno.de> (raw)
In-Reply-To: <7369890.1174311061508.JavaMail.root@eastrmwml08.cox.net>

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	other threads:[~2007-03-19 13:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-19 13:31 [Qemu-devel] PATCH: arm, mips and sparc targets on Host Solaris/sparc Ben Taylor
2007-03-19 13:47 ` Thiemo Seufer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-19 13:55 Ben Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070319134715.GE7744@networkno.de \
    --to=ths@networkno.de \
    --cc=Qemu-devel@nongnu.org \
    --cc=sol10x86@cox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).