From: Jerone Young <jyoung5@us.ibm.com>
To: kvm@vger.kernel.org
Cc: kvm-ppc@vger.kernel.org
Subject: [PATCH 0 of 3] Add ability for KVM TRACE to work on other archs
Date: Fri, 20 Jun 2008 04:19:12 +0000 [thread overview]
Message-ID: <patchbomb.1213935552@thinkpadL> (raw)
This set of patches allows KVM TRACE to work on other architectures by moving definitions to common places and changing how variables in data structures are used.
Signed-off-by: Jerone Young <jyoung5@.us.ibm.com>
5 files changed, 66 insertions(+), 51 deletions(-)
include/asm-x86/kvm.h | 22 ---------------------
include/asm-x86/kvm_host.h | 18 -----------------
include/linux/kvm.h | 10 ++++++---
include/linux/kvm_host.h | 45 ++++++++++++++++++++++++++++++++++++++++++++
virt/kvm/kvm_trace.c | 22 +++++++++++++--------
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 0 of 3] Add ability for KVM TRACE to work on other archs
Date: Thu, 19 Jun 2008 23:19:12 -0500 [thread overview]
Message-ID: <patchbomb.1213935552@thinkpadL> (raw)
This set of patches allows KVM TRACE to work on other architectures by moving definitions to common places and changing how variables in data structures are used.
Signed-off-by: Jerone Young <jyoung5@.us.ibm.com>
5 files changed, 66 insertions(+), 51 deletions(-)
include/asm-x86/kvm.h | 22 ---------------------
include/asm-x86/kvm_host.h | 18 -----------------
include/linux/kvm.h | 10 ++++++---
include/linux/kvm_host.h | 45 ++++++++++++++++++++++++++++++++++++++++++++
virt/kvm/kvm_trace.c | 22 +++++++++++++--------
next reply other threads:[~2008-06-20 4:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-20 4:19 Jerone Young [this message]
2008-06-20 4:19 ` [PATCH 0 of 3] Add ability for KVM TRACE to work on other archs Jerone Young
2008-06-20 4:19 ` [PATCH 1 of 3] Remove use of bit fields in kvm trace structure Jerone Young
2008-06-20 4:19 ` Jerone Young
2008-06-20 16:59 ` Hollis Blanchard
2008-06-20 16:59 ` Hollis Blanchard
2008-06-23 2:33 ` Avi Kivity
2008-06-23 2:33 ` Avi Kivity
2008-06-20 4:19 ` [PATCH 2 of 3] Move KVM TRACE DEFINITIONS to common header Jerone Young
2008-06-20 4:19 ` Jerone Young
2008-06-29 11:50 ` Avi Kivity
2008-06-29 11:50 ` Avi Kivity
2008-07-01 19:59 ` Hollis Blanchard
2008-07-01 19:59 ` Hollis Blanchard
2008-07-01 21:23 ` [PATCH 2 of 3] [v2] " Hollis Blanchard
2008-07-01 21:23 ` Hollis Blanchard
2008-07-05 9:35 ` Avi Kivity
2008-07-05 9:35 ` Avi Kivity
2008-06-20 4:19 ` [PATCH 3 of 3] Add new KVM TRACE events Jerone Young
2008-06-20 4:19 ` 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=patchbomb.1213935552@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.