From: Jerone Young <jyoung5@us.ibm.com>
To: kvm@vger.kernel.org
Cc: kvm-ppc@vger.kernel.org
Subject: [PATCH 2 of 3] kvmtrace tool build by default for powerpc
Date: Thu, 19 Jun 2008 23:26:07 -0500 [thread overview]
Message-ID: <aa8ac3f6c369658eb33e.1213935967@thinkpadL> (raw)
In-Reply-To: <patchbomb.1213935965@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
next prev parent reply other threads:[~2008-06-20 4:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-20 4:26 [PATCH 0 of 3] [kvm-userspace] Enable KVM TRACE support for PowerPC Jerone Young
2008-06-20 4:26 ` [PATCH 1 of 3] Fix building of kvmtrace tool for all archs Jerone Young
2008-06-20 4:26 ` Jerone Young [this message]
2008-06-20 4:26 ` [PATCH 3 of 3] Add new definitions to kvm trace format file Jerone Young
2008-06-23 2:37 ` [PATCH 0 of 3] [kvm-userspace] Enable KVM TRACE support for PowerPC Avi Kivity
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=aa8ac3f6c369658eb33e.1213935967@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox