All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH  0/9] kvm-kmod: Various fixes
@ 2009-09-25 16:18 Jan Kiszka
  2009-09-25 16:18 ` [PATCH 5/9] Update .gitignore Jan Kiszka
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Jan Kiszka @ 2009-09-25 16:18 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

As requested, here is my current kvm-kmod queue. Most fixes target
latest 2.6.31 so aren't that urgent yet, but some also affect older
kernels in specific configurations.

Find the patches also at git://git.kiszka.org/kvm-kmod.git queue

Jan Kiszka (9):
      x86: Pick up local arch trace headers
      Revert "kvm-kmod: Fix including of arch/*/kvm/trace.h"
      kvm_vma_kernel_pagesize support
      Update souce link
      Update .gitignore
      x86: Remove zombie kvm_trace from build
      Fix fragile kernelsourcedir construction
      Fix arch include for KVM trace headers
      Switch to bz2 tarball releases

 .gitignore                    |   11 ++++++-----
 Makefile                      |    4 ++--
 configure                     |    5 ++++-
 external-module-compat-comm.h |   10 +++++++---
 include/arch/x86/kvm          |    1 +
 linux-2.6                     |    2 +-
 scripts/make-release          |    4 ++--
 x86/Kbuild                    |    3 ---
 8 files changed, 23 insertions(+), 17 deletions(-)
 create mode 120000 include/arch/x86/kvm

--
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-09-28 22:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH 1/9] x86: Pick up local arch trace headers Jan Kiszka
2009-09-27  8:38   ` 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

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.