From: Laurent Vivier <lvivier@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Cc: drjones@redhat.com, dgibson@redhat.com, agraf@suse.de,
pbonzini@redhat.com
Subject: Re: [kvm-unit-tests PATCH v3 2/2] powerpc: select endianness
Date: Tue, 01 Mar 2016 08:54:23 +0000 [thread overview]
Message-ID: <56D558BF.4020002@redhat.com> (raw)
In-Reply-To: <56D5559B.8050808@redhat.com>
On 01/03/2016 09:40, Thomas Huth wrote:
> On 29.02.2016 18:49, Laurent Vivier wrote:
>> This patch allows to build tests for ppc64 little endian target
>> (ppc64le) on big and little endian hosts.
>>
>> We add a new parameter to configure to select the endianness of the
>> tests (--endian=little or --endian=big).
>>
>> I have built and tested big and little endian tests on a little
>> endian host, a big endian host, with kvm_hv and kvm_pr, and on
>> x86_64 with ppc64 as a TCG target.
>>
>> Signed-off-by: Laurent Vivier <lvivier@redhat.com>
>> ---
>> configure | 11 +++++++++++
>> lib/powerpc/asm/ppc_asm.h | 19 +++++++++++++++++++
>> lib/ppc64/asm/io.h | 8 ++++++++
>> powerpc/Makefile.common | 3 ++-
>> powerpc/Makefile.ppc64 | 9 +++++++--
>> powerpc/cstart64.S | 20 ++++++++++++++++----
>> 6 files changed, 63 insertions(+), 7 deletions(-)
>
> Patch looks fine to me, so when you fixed the two little things that
> Andrew mentioned, feel free to add my Reviewed-by.
Thanks Thomas, I will.
Laurent
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Vivier <lvivier@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Cc: drjones@redhat.com, dgibson@redhat.com, agraf@suse.de,
pbonzini@redhat.com
Subject: Re: [kvm-unit-tests PATCH v3 2/2] powerpc: select endianness
Date: Tue, 1 Mar 2016 09:54:23 +0100 [thread overview]
Message-ID: <56D558BF.4020002@redhat.com> (raw)
In-Reply-To: <56D5559B.8050808@redhat.com>
On 01/03/2016 09:40, Thomas Huth wrote:
> On 29.02.2016 18:49, Laurent Vivier wrote:
>> This patch allows to build tests for ppc64 little endian target
>> (ppc64le) on big and little endian hosts.
>>
>> We add a new parameter to configure to select the endianness of the
>> tests (--endian=little or --endian=big).
>>
>> I have built and tested big and little endian tests on a little
>> endian host, a big endian host, with kvm_hv and kvm_pr, and on
>> x86_64 with ppc64 as a TCG target.
>>
>> Signed-off-by: Laurent Vivier <lvivier@redhat.com>
>> ---
>> configure | 11 +++++++++++
>> lib/powerpc/asm/ppc_asm.h | 19 +++++++++++++++++++
>> lib/ppc64/asm/io.h | 8 ++++++++
>> powerpc/Makefile.common | 3 ++-
>> powerpc/Makefile.ppc64 | 9 +++++++--
>> powerpc/cstart64.S | 20 ++++++++++++++++----
>> 6 files changed, 63 insertions(+), 7 deletions(-)
>
> Patch looks fine to me, so when you fixed the two little things that
> Andrew mentioned, feel free to add my Reviewed-by.
Thanks Thomas, I will.
Laurent
next prev parent reply other threads:[~2016-03-01 8:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 17:49 [kvm-unit-tests PATCH v3 0/2] powerpc: add little-endian support Laurent Vivier
2016-02-29 17:49 ` Laurent Vivier
2016-02-29 17:49 ` [kvm-unit-tests PATCH v3 1/2] powerpc: add asm/ppc_asm.h Laurent Vivier
2016-02-29 17:49 ` Laurent Vivier
2016-02-29 18:56 ` Andrew Jones
2016-02-29 18:56 ` Andrew Jones
2016-03-01 8:30 ` Thomas Huth
2016-03-01 8:30 ` Thomas Huth
2016-02-29 17:49 ` [kvm-unit-tests PATCH v3 2/2] powerpc: select endianness Laurent Vivier
2016-02-29 17:49 ` Laurent Vivier
2016-02-29 19:44 ` Andrew Jones
2016-02-29 19:44 ` Andrew Jones
2016-03-01 8:12 ` Laurent Vivier
2016-03-01 8:12 ` Laurent Vivier
2016-03-01 8:40 ` Thomas Huth
2016-03-01 8:40 ` Thomas Huth
2016-03-01 8:54 ` Laurent Vivier [this message]
2016-03-01 8:54 ` Laurent Vivier
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=56D558BF.4020002@redhat.com \
--to=lvivier@redhat.com \
--cc=agraf@suse.de \
--cc=dgibson@redhat.com \
--cc=drjones@redhat.com \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=thuth@redhat.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.