From: Jerone Young <jyoung5@us.ibm.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Subject: Re: [PATCH 4 of 4] Add initial PowerPC libcflat files & make file
Date: Thu, 26 Jun 2008 15:14:21 +0000 [thread overview]
Message-ID: <1214493261.8513.4.camel@thinkpadL> (raw)
In-Reply-To: <1214429299.1746.42.camel@localhost.localdomain>
On Wed, 2008-06-25 at 16:28 -0500, Hollis Blanchard wrote:
> On Wed, 2008-06-25 at 15:39 -0500, Jerone Young wrote:
> > 4 files changed, 124 insertions(+), 1 deletion(-)
> > user/config-powerpc.mak | 10 ++++++-
> > user/test/lib/powerpc/44x/map.c | 51 +++++++++++++++++++++++++++++++++++++
> > user/test/lib/powerpc/44x/tlbwe.S | 29 +++++++++++++++++++++
> > user/test/lib/powerpc/io.c | 35 +++++++++++++++++++++++++
>
> Without user/test/powerpc/cstart.S (and exit.c which uses it), most of
> this code is totally unused. That should at least be an additional patch
> in this series; see
> http://marc.info/?l=kvm-ppc-devel&m\x120043765909206&w=2
>
I held back PowerPC testcase code using these for now. As I have other
patches that are going to come in and do stuff as well. But these
patches introduce the code needed for libcflat to build mainly.
The point of this patch series was mainly for libcflat. I will drop
patches for PowerPC that use libcflat soon.
WARNING: multiple messages have this Message-ID (diff)
From: Jerone Young <jyoung5@us.ibm.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Subject: Re: [PATCH 4 of 4] Add initial PowerPC libcflat files & make file changes
Date: Thu, 26 Jun 2008 10:14:21 -0500 [thread overview]
Message-ID: <1214493261.8513.4.camel@thinkpadL> (raw)
In-Reply-To: <1214429299.1746.42.camel@localhost.localdomain>
On Wed, 2008-06-25 at 16:28 -0500, Hollis Blanchard wrote:
> On Wed, 2008-06-25 at 15:39 -0500, Jerone Young wrote:
> > 4 files changed, 124 insertions(+), 1 deletion(-)
> > user/config-powerpc.mak | 10 ++++++-
> > user/test/lib/powerpc/44x/map.c | 51 +++++++++++++++++++++++++++++++++++++
> > user/test/lib/powerpc/44x/tlbwe.S | 29 +++++++++++++++++++++
> > user/test/lib/powerpc/io.c | 35 +++++++++++++++++++++++++
>
> Without user/test/powerpc/cstart.S (and exit.c which uses it), most of
> this code is totally unused. That should at least be an additional patch
> in this series; see
> http://marc.info/?l=kvm-ppc-devel&m=120043765909206&w=2
>
I held back PowerPC testcase code using these for now. As I have other
patches that are going to come in and do stuff as well. But these
patches introduce the code needed for libcflat to build mainly.
The point of this patch series was mainly for libcflat. I will drop
patches for PowerPC that use libcflat soon.
next prev parent reply other threads:[~2008-06-26 15:14 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-25 20:39 [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Jerone Young
2008-06-25 20:39 ` Jerone Young
2008-06-25 20:39 ` [PATCH 1 of 4] Consilidate libcflat for x86 to single lib for all Jerone Young
2008-06-25 20:39 ` [PATCH 1 of 4] Consilidate libcflat for x86 to single lib for all archs Jerone Young
2008-06-25 20:39 ` [PATCH 2 of 4] Add Makefile and test changes required for x86 to use Jerone Young
2008-06-25 20:39 ` [PATCH 2 of 4] Add Makefile and test changes required for x86 to use libcflat Jerone Young
2008-06-25 20:39 ` [PATCH 3 of 4] Remove old x86 test libs, Jerone Young
2008-06-25 20:39 ` [PATCH 3 of 4] Remove old x86 test libs, that are now appart of libcflat Jerone Young
2008-06-25 20:39 ` [PATCH 4 of 4] Add initial PowerPC libcflat files & make file changes Jerone Young
2008-06-25 20:39 ` Jerone Young
2008-06-25 21:28 ` [PATCH 4 of 4] Add initial PowerPC libcflat files & make file Hollis Blanchard
2008-06-25 21:28 ` [PATCH 4 of 4] Add initial PowerPC libcflat files & make file changes Hollis Blanchard
2008-06-26 15:14 ` Jerone Young [this message]
2008-06-26 15:14 ` Jerone Young
2008-06-25 21:27 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Hollis Blanchard
2008-06-25 21:27 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Hollis Blanchard
2008-06-26 15:12 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Jerone Young
2008-06-26 15:12 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Jerone Young
2008-06-26 22:01 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Hollis Blanchard
2008-06-26 22:01 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Hollis Blanchard
2008-06-29 9:10 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Avi Kivity
2008-06-29 9:10 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Avi Kivity
2008-06-29 13:24 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Avi Kivity
2008-06-29 13:24 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Avi Kivity
2008-07-01 7:33 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Jerone Young
2008-07-01 7:33 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Jerone Young
2008-07-05 9:28 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Avi Kivity
2008-07-05 9:28 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Avi Kivity
2008-07-05 17:32 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Jerone Young
2008-07-05 17:32 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Jerone Young
2008-07-05 17:36 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Avi Kivity
2008-07-05 17:36 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Avi Kivity
2008-07-05 17:59 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to Jerone Young
2008-07-05 17:59 ` [PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat Jerone Young
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=1214493261.8513.4.camel@thinkpadL \
--to=jyoung5@us.ibm.com \
--cc=hollisb@us.ibm.com \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
/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.