From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNNqe-00019q-DZ for qemu-devel@nongnu.org; Fri, 29 Aug 2014 11:12:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XNNqa-0001q8-1B for qemu-devel@nongnu.org; Fri, 29 Aug 2014 11:12:20 -0400 Sender: Paolo Bonzini Message-ID: <54009842.9050801@redhat.com> Date: Fri, 29 Aug 2014 17:12:02 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1409160982-16389-1-git-send-email-mdroth@linux.vnet.ibm.com> In-Reply-To: <1409160982-16389-1-git-send-email-mdroth@linux.vnet.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Patch Round-up for stable 2.1.1, freeze on 2014-09-03 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org Il 27/08/2014 19:35, Michael Roth ha scritto: > Hi everyone, > > The following new patches are queued for QEMU stable v2.1.1: > > https://github.com/mdroth/qemu/commits/stable-2.1-staging > > The release is planned for 2014-09-08: > > http://wiki.qemu.org/Planning/2.1 > > Please respond here or CC qemu-stable@nongnu.org on any patches you > think should be included in the release. These new ones just got into master yesterday: 1844e68ecabbdfdf0228774bcd5cf0f63ffc2e57 target-i386: Don't forbid NX bit on PAE PDEs and PTEs d8b5c67b05420d966664664ff287af05b884bdd1 x86: Use common variable range MTRR counts d1ae67f626c5ed5729e1d8212834291b409d26df x86: kvm: Add MTRR support for kvm_get|put_msrs() 9db2efd95e13330075bff027cd682a063d725332 x86: Clear MTRRs on vCPU reset 9db693f76441e2fc7e1b05dc454e7db4d3298dcb block/iscsi: fix memory corruption on iscsi resize 7b71758d79106a63a0b8aba02df752d9995ea50c vl: process -object after other backend options Paolo