All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Tom Musta <tommusta@gmail.com>, qemu-devel@nongnu.org
Cc: Doug Kwan <dougkwan@google.com>, qemu-ppc@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-ppc] [V4 PATCH (resend) 3/6] target-ppc: Add a new user mode target for little-endian PPC64.
Date: Mon, 02 Jun 2014 14:27:22 +0200	[thread overview]
Message-ID: <538C6DAA.7060501@suse.de> (raw)
In-Reply-To: <538C6CBB.1090204@gmail.com>


On 02.06.14 14:23, Tom Musta wrote:
> On 5/29/2014 9:12 AM, Tom Musta wrote:
>> From: Doug Kwan <dougkwan@google.com>
>>
>> Signed-off-by: Doug Kwan <dougkwan@google.com>
>> Signed-off-by: Tom Musta <tommusta@gmail.com>
>>
>> ---
>> V3: Addressing comment from Peter Maydell.  Adding libdecnumber enable.
>>
>>   configure |    6 ++++++
>>   1 files changed, 6 insertions(+), 0 deletions(-)
>>
>> diff --git a/configure b/configure
>> index 0e516f9..3ccbe4b 100755
>> --- a/configure
>> +++ b/configure
>> @@ -4930,6 +4930,12 @@ case "$target_name" in
>>       TARGET_ABI_DIR=ppc
>>       gdb_xml_files="power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml"
>>     ;;
>> +  ppc64le)
>> +    TARGET_ARCH=ppc64
>> +    TARGET_BASE_ARCH=ppc
>> +    TARGET_ABI_DIR=ppc
>> +    gdb_xml_files="power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml"
>> +  ;;
>>     ppc64abi32)
>>       TARGET_ARCH=ppc64
>>       TARGET_BASE_ARCH=ppc
>>
> Alex:  I'm afraid I dropped part of this patch (the part that creates a new default-configs/ppc64le-linux-user.mak file).
>
> Since you have taken this into ppc-next, do you want a single small patch that adds this in?  Or do you want me to fix and resubmit a complete V5?

You can either send just a new patch 3/6 and I replace the one in my 
queue or a patch on top.


Alex

  reply	other threads:[~2014-06-02 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1401372744-12565-1-git-send-email-tommusta@gmail.com>
     [not found] ` <1401372744-12565-4-git-send-email-tommusta@gmail.com>
2014-06-02 12:23   ` [Qemu-devel] [V4 PATCH (resend) 3/6] target-ppc: Add a new user mode target for little-endian PPC64 Tom Musta
2014-06-02 12:27     ` Alexander Graf [this message]
2014-06-02 14:10       ` [Qemu-devel] [Qemu-ppc] " Tom Musta
2014-06-03 16:24         ` 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=538C6DAA.7060501@suse.de \
    --to=agraf@suse.de \
    --cc=dougkwan@google.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=tommusta@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.