This is just an update for the current stable kvm-kmod version based on 2.6.34.1. KVM changes since kvm-kmod-2.6.34: - Fix wallclock version writing race - MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots - VMX: enable VMXON check with SMX enabled (Intel TXT) - MMU: Segregate shadow pages with different cr0.wp - x86: Inject #GP with the right rip on efer writes - x86: Add missing locking to arch specific vcpu ioctls - x86: Check LMA bit before set_efer - x86: Add callback to let modules decide over some supported cpuid bits - x86: Don't allow lmsw to clear cr0.pe - SVM: Don't allow nested guest to VMMCALL into host - SVM: Report emulated SVM features to userspace - SVM: Fix wrong interrupt injection in enable_irq_windows - SVM: Don't sync nested cr8 to lapic and back - SVM: Fix nested msr intercept handling - SVM: Sync all control registers on nested vmexit - SVM: Fix schedule-while-atomic on nested exception handling - SVM: Don't use kmap_atomic in nested_svm_map kvm-kmod changes: - expand relative kernel path You can download this version from http://downloads.sourceforge.net/project/kvm/kvm-kmod/2.6.34.1/kvm-kmod-2.6.34.1.tar.bz2 An update to kvm-kmod-2.6.32.16 will follow soon as well, but without further announcement. -- 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