From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: [ANNOUNCE] kvm-kmod-2.6.34 Date: Mon, 17 May 2010 12:25:01 +0200 Message-ID: <4BF1197D.80101@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit To: kvm Return-path: Received: from david.siemens.de ([192.35.17.14]:23484 "EHLO david.siemens.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052Ab0EQKZE (ORCPT ); Mon, 17 May 2010 06:25:04 -0400 Received: from mail1.siemens.de (localhost [127.0.0.1]) by david.siemens.de (8.12.11.20060308/8.12.11) with ESMTP id o4HAP2GM005660 for ; Mon, 17 May 2010 12:25:02 +0200 Received: from [139.25.109.167] (mchn012c.mchp.siemens.de [139.25.109.167] (may be forged)) by mail1.siemens.de (8.12.11.20060308/8.12.11) with ESMTP id o4HAP1DB021584 for ; Mon, 17 May 2010 12:25:02 +0200 Sender: kvm-owner@vger.kernel.org List-ID: 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.