From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: [ANNOUNCE] kvm-kmod-2.6.36 Date: Thu, 21 Oct 2010 13:48:20 +0200 Message-ID: <4CC02884.6090801@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit To: kvm Return-path: Received: from thoth.sbs.de ([192.35.17.2]:20638 "EHLO thoth.sbs.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757274Ab0JULsW (ORCPT ); Thu, 21 Oct 2010 07:48:22 -0400 Received: from mail1.siemens.de (localhost [127.0.0.1]) by thoth.sbs.de (8.12.11.20060308/8.12.11) with ESMTP id o9LBmKdD010444 for ; Thu, 21 Oct 2010 13:48:20 +0200 Received: from mchn199C.mchp.siemens.de ([139.25.109.49]) by mail1.siemens.de (8.12.11.20060308/8.12.11) with ESMTP id o9LBmKs6021072 for ; Thu, 21 Oct 2010 13:48:20 +0200 Sender: kvm-owner@vger.kernel.org List-ID: Kernel 2.6.36 is baked, and so is the corresponding kvm-kmod now. A few fixes went in since -rc6, see below. This release also marks the end of life for the kvm-kmod-2.6.35 series - although there are a few unreleased kvm-kmod fixes in git. But the very same patches can be obtained via .36 now, and there is currently no 2.6.35.8 with KVM updates in sight. KVM changes since kvm-kmod-2.6.36-rc6: - x86: Fix fs/gs reload oops with invalid ldt - x86: Move TSC reset out of vmcb_init - x86: Fix SVM VMCB reset kvm-kmod changes: - x86: make sure kvm_get_desc_base() doesn't sign extend - Improve accuracy of tboot_enabled wrapping