All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org
Subject: [PATCH 1/9] x86: Pick up local arch trace headers
Date: Fri, 25 Sep 2009 18:18:01 +0200	[thread overview]
Message-ID: <20090925161801.3328.29677.stgit@mchn012c.ww002.siemens.net> (raw)
In-Reply-To: <20090925161801.3328.30406.stgit@mchn012c.ww002.siemens.net>

This unbreaks 2.6.31 builds but also ensures that we always use the most
recent ones.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---

 include/arch/x86/kvm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 120000 include/arch/x86/kvm

diff --git a/include/arch/x86/kvm b/include/arch/x86/kvm
new file mode 120000
index 0000000..c635817
--- /dev/null
+++ b/include/arch/x86/kvm
@@ -0,0 +1 @@
+../../../x86
\ No newline at end of file


  parent reply	other threads:[~2009-09-25 16:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-25 16:18 [PATCH 0/9] kvm-kmod: Various fixes Jan Kiszka
2009-09-25 16:18 ` [PATCH 5/9] Update .gitignore Jan Kiszka
2009-09-25 16:18 ` [PATCH 6/9] x86: Remove zombie kvm_trace from build Jan Kiszka
2009-09-25 16:18 ` [PATCH 4/9] Update souce link Jan Kiszka
2009-09-25 16:18 ` [PATCH 2/9] Revert "kvm-kmod: Fix including of arch/*/kvm/trace.h" Jan Kiszka
2009-09-25 16:18 ` Jan Kiszka [this message]
2009-09-27  8:38   ` [PATCH 1/9] x86: Pick up local arch trace headers Avi Kivity
2009-09-28 22:14     ` Marcelo Tosatti
2009-09-25 16:18 ` [PATCH 3/9] kvm_vma_kernel_pagesize support Jan Kiszka
2009-09-25 16:18 ` [PATCH 7/9] Fix fragile kernelsourcedir construction Jan Kiszka
2009-09-25 16:18 ` [PATCH 9/9] Switch to bz2 tarball releases Jan Kiszka
2009-09-25 16:18 ` [PATCH 8/9] Fix arch include for KVM trace headers Jan Kiszka
2009-09-28 22:16 ` [PATCH 0/9] kvm-kmod: Various fixes Marcelo Tosatti

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=20090925161801.3328.29677.stgit@mchn012c.ww002.siemens.net \
    --to=jan.kiszka@siemens.com \
    --cc=avi@redhat.com \
    --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.