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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html