Linux 2.6.34 is out, and here comes the corresponding kvm-kmod package. Download is available at http://downloads.sourceforge.net/project/kvm/kvm-kmod/2.6.34/kvm-kmod-2.6.34.tar.bz2 KVM changes since kvm-kmod-2.6.34-rc3: - VMX: blocked-by-sti must not defer NMI injections - x86: Call vcpu_load and vcpu_put in cpuid_update - SVM: Fix wrong intercept masks on 32 bit - convert ioapic lock to spinlock - x86: Fix TSS size check for 16-bit tasks - Add missing srcu_read_lock() for kvm_mmu_notifier_release() - Increase NR_IOBUS_DEVS limit to 200 - fix the handling of dirty bitmaps to avoid overflows - MMU: fix kvm_mmu_zap_page() and its calling path - VMX: Save/restore rflags.vm correctly in real mode - allow bit 10 to be cleared in MSR_IA32_MC4_CTL - Don't spam kernel log when injecting exceptions due to bad cr writes - SVM: Fix memory leaks that happen when svm_create_vcpu() fails - take srcu lock before call to complete_pio() kvm-kmod changes: - stop distributing generated kvm-kmod-config.h As previously announced, this release also marks the end-of-life for the kvm-kmod-2.6.33.x series. -- 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