All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerone Young <jyoung5@us.ibm.com>
To: kvm@vger.kernel.org
Cc: kvm-ppc@vger.kernel.org
Subject: [PATCH 2 of 2] kvmtrace tool build by default for powerpc
Date: Thu, 12 Jun 2008 16:17:46 +0000	[thread overview]
Message-ID: <c5138fcae1ef4f5d5fc3.1213287466@thinkpadL> (raw)
In-Reply-To: <patchbomb.1213287464@thinkpadL>

1 file changed, 1 insertion(+), 1 deletion(-)
user/config-powerpc.mak |    2 +-


Patch adds kvmtrace to standard build in /user diretory for powerpc.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

diff --git a/user/config-powerpc.mak b/user/config-powerpc.mak
--- a/user/config-powerpc.mak
+++ b/user/config-powerpc.mak
@@ -18,7 +18,7 @@ testobjs := \
 
 tests := $(addprefix test/powerpc/, $(testobjs))
 
-all: kvmctl $(tests)
+all: kvmtrace kvmctl $(tests)
 
 kvmctl_objs = main-ppc.o iotable.o ../libkvm/libkvm.a
 

WARNING: multiple messages have this Message-ID (diff)
From: Jerone Young <jyoung5@us.ibm.com>
To: kvm@vger.kernel.org
Cc: kvm-ppc@vger.kernel.org
Subject: [PATCH 2 of 2] kvmtrace tool build by default for powerpc
Date: Thu, 12 Jun 2008 11:17:46 -0500	[thread overview]
Message-ID: <c5138fcae1ef4f5d5fc3.1213287466@thinkpadL> (raw)
In-Reply-To: <patchbomb.1213287464@thinkpadL>

1 file changed, 1 insertion(+), 1 deletion(-)
user/config-powerpc.mak |    2 +-


Patch adds kvmtrace to standard build in /user diretory for powerpc.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

diff --git a/user/config-powerpc.mak b/user/config-powerpc.mak
--- a/user/config-powerpc.mak
+++ b/user/config-powerpc.mak
@@ -18,7 +18,7 @@ testobjs := \
 
 tests := $(addprefix test/powerpc/, $(testobjs))
 
-all: kvmctl $(tests)
+all: kvmtrace kvmctl $(tests)
 
 kvmctl_objs = main-ppc.o iotable.o ../libkvm/libkvm.a
 

  parent reply	other threads:[~2008-06-12 16:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-12 16:17 [PATCH 0 of 2] Enable other archs to build kvmtrace tool Jerone Young
2008-06-12 16:17 ` Jerone Young
2008-06-12 16:17 ` [PATCH 1 of 2] Fix building of kvmtrace tool for all archs Jerone Young
2008-06-12 16:17   ` Jerone Young
2008-06-12 16:17 ` Jerone Young [this message]
2008-06-12 16:17   ` [PATCH 2 of 2] kvmtrace tool build by default for powerpc 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=c5138fcae1ef4f5d5fc3.1213287466@thinkpadL \
    --to=jyoung5@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.