public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] kvm-kmod
@ 2009-10-19 10:59 Jan Kiszka
  2009-10-19 10:59 ` [PATCH 02/12] Use DESTDIR consitently on installation Jan Kiszka
                   ` (12 more replies)
  0 siblings, 13 replies; 23+ messages in thread
From: Jan Kiszka @ 2009-10-19 10:59 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

The following changes since commit bf860c9b3aa0803ee98d096b33a3ab72f576d79e:
  Jan Kiszka (1):
        Update source link

are available in the git repository at:

  git://git.kiszka.org/kvm-kmod.git queue

Jan Kiszka (12):
      Provide schedule_hrtimeout for pre-2.6.28 kernels
      Use DESTDIR consitently on installation
      Add udev rule
      Fix build without CONFIG_MMU_NOTIFIER
      Fix kvm_vma_kernel_pagesize for pre-2.6.27 kernels
      Add compat version of native_read_tsc
      Define X86_FEATURE_GBPAGES if missing
      Cleanup unused CONFIG_KVM_TRACE control
      Drop now unused config.kbuild
      Add compat version of hlist_del_init_rcu
      x86: Install compat wrapper for thread_struct.debugreg
      Update source link

 .gitignore                    |    1 -
 Makefile                      |   16 ++++-------
 configure                     |    9 ------
 external-module-compat-comm.h |   31 +++++++++++++++------
 external-module-compat.c      |   59 +++++++++++++++++++++++++++++++++++++++++
 linux-2.6                     |    2 +-
 scripts/65-kvm.rules          |    2 +
 sync                          |    2 +
 x86/Kbuild                    |    4 ---
 x86/external-module-compat.h  |   17 ++++++++++++
 x86/preempt.c                 |   16 +++-------
 11 files changed, 114 insertions(+), 45 deletions(-)
 create mode 100644 scripts/65-kvm.rules

^ permalink raw reply	[flat|nested] 23+ messages in thread
* [PULL REQUEST] kvm-kmod
@ 2009-10-12  8:54 Jan Kiszka
  2009-10-12 22:27 ` Marcelo Tosatti
  0 siblings, 1 reply; 23+ messages in thread
From: Jan Kiszka @ 2009-10-12  8:54 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

The following changes since commit e19bf3254985d9b8b6b916acc82fc398595cff95:
  Jan Kiszka (1):
        x86: Remove zombie kvm_trace from build

are available in the git repository at:

  git://git.kiszka.org/kvm-kmod.git queue

Jan Kiszka (4):
      Remove const from vm_ops to avoid warnings on older kernels
      Add cpufreq_get wrapper for !CONFIG_CPU_FREQ
      Avoid kmap_atomic_to_page in svm
      Update source link

 external-module-compat-comm.h |    7 +++++++
 linux-2.6                     |    2 +-
 sync                          |   14 ++++++++++++++
 3 files changed, 22 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2009-10-19 19:37 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-19 10:59 [PULL REQUEST] kvm-kmod Jan Kiszka
2009-10-19 10:59 ` [PATCH 02/12] Use DESTDIR consitently on installation Jan Kiszka
2009-10-19 10:59 ` [PATCH 08/12] Cleanup unused CONFIG_KVM_TRACE control Jan Kiszka
2009-10-19 10:59 ` [PATCH 01/12] Provide schedule_hrtimeout for pre-2.6.28 kernels Jan Kiszka
2009-10-19 10:59 ` [PATCH 04/12] Fix build without CONFIG_MMU_NOTIFIER Jan Kiszka
2009-10-19 10:59 ` [PATCH 10/12] Add compat version of hlist_del_init_rcu Jan Kiszka
2009-10-19 10:59 ` [PATCH 05/12] Fix kvm_vma_kernel_pagesize for pre-2.6.27 kernels Jan Kiszka
2009-10-19 10:59 ` [PATCH 03/12] Add udev rule Jan Kiszka
2009-10-19 13:19   ` Michael Tokarev
2009-10-19 13:25     ` Jan Kiszka
2009-10-19 13:28   ` Luca Tettamanti
2009-10-19 13:34     ` Jan Kiszka
2009-10-19 14:25   ` Anthony Liguori
2009-10-19 14:36     ` Jan Kiszka
2009-10-19 15:04       ` Anthony Liguori
2009-10-19 10:59 ` [PATCH 07/12] Define X86_FEATURE_GBPAGES if missing Jan Kiszka
2009-10-19 10:59 ` [PATCH 06/12] Add compat version of native_read_tsc Jan Kiszka
2009-10-19 10:59 ` [PATCH 09/12] Drop now unused config.kbuild Jan Kiszka
2009-10-19 10:59 ` [PATCH 11/12] x86: Install compat wrapper for thread_struct.debugreg Jan Kiszka
2009-10-19 10:59 ` [PATCH 12/12] Update source link Jan Kiszka
2009-10-19 19:37 ` [PULL REQUEST] kvm-kmod Marcelo Tosatti
  -- strict thread matches above, loose matches on Subject: below --
2009-10-12  8:54 Jan Kiszka
2009-10-12 22:27 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox