qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <uli@suse.de>
To: Juan Quintela <quintela@trasno.org>
Cc: aliguori@us.ibm.com, riku.voipio@iki.fi, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 2/4] S/390 host/target build system support
Date: Mon, 27 Jul 2009 12:20:35 +0200	[thread overview]
Message-ID: <200907271220.36180.uli@suse.de> (raw)
In-Reply-To: <m3vdlirkqw.fsf@neno.mitica>

On Friday 24 July 2009, Juan Quintela wrote:
> > @@ -2006,6 +2011,13 @@ case "$target_arch2" in
> >      echo "TARGET_ABI32=y" >> $config_mak
> >      target_phys_bits=64
> >    ;;
> > +  s390x)
> > +    echo "TARGET_ARCH=s390x" >> $config_mak
> >
> >
> > +    echo "#define TARGET_ARCH \"s390x\"" >> $config_h
> > +    echo "#define TARGET_S390X 1" >> $config_h
>
> You can remove this two lines, they are not necesary anymore, they are
> generated from the previous one.

And even that line isn't necessary, I think. I'll post a fixed patch 
later.

CU
Uli

-- 
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

  parent reply	other threads:[~2009-07-27 10:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-24 17:08 [Qemu-devel] [PATCH 0/4] S/390 host and target support Ulrich Hecht
2009-07-24 17:08 ` [Qemu-devel] [PATCH 1/4] S/390 CPU emulation Ulrich Hecht
2009-07-24 17:08   ` [Qemu-devel] [PATCH 2/4] S/390 host/target build system support Ulrich Hecht
2009-07-24 17:08     ` [Qemu-devel] [PATCH 3/4] S/390 host support for TCG Ulrich Hecht
2009-07-24 17:08       ` [Qemu-devel] [PATCH 4/4] linux-user: S/390 64-bit (s390x) support Ulrich Hecht
2009-07-24 17:59       ` [Qemu-devel] [PATCH 3/4] S/390 host support for TCG malc
2009-11-02 17:17       ` Aurelien Jarno
2009-11-09 16:54         ` Ulrich Hecht
2009-11-10 17:01           ` Aurelien Jarno
     [not found]     ` <m3vdlirkqw.fsf@neno.mitica>
2009-07-27 10:20       ` Ulrich Hecht [this message]
2009-07-25 17:05   ` [Qemu-devel] [PATCH 1/4] S/390 CPU emulation Blue Swirl
2009-07-27 10:54     ` Ulrich Hecht
2009-07-27 11:09     ` Filip Navara
2009-10-06 23:22 ` [Qemu-devel] [PATCH 0/4] S/390 host and target support Alexander Graf

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=200907271220.36180.uli@suse.de \
    --to=uli@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@trasno.org \
    --cc=riku.voipio@iki.fi \
    /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).