From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: [ANNOUNCE] kvm-kmod-2.6.34.1 Date: Wed, 07 Jul 2010 16:54:28 +0200 Message-ID: <4C349524.8060309@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]:18572 "EHLO david.siemens.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756169Ab0GGOyd (ORCPT ); Wed, 7 Jul 2010 10:54:33 -0400 Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.12.11.20060308/8.12.11) with ESMTP id o67EsVbE011710 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 7 Jul 2010 16:54:31 +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 o67EsSao024932 for ; Wed, 7 Jul 2010 16:54:31 +0200 Sender: kvm-owner@vger.kernel.org List-ID: 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.