From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: CVE-2012-0045 for 3.2.y, 3.0.y and 2.6.32.y (again) Date: Thu, 22 Mar 2012 22:47:31 -0300 Message-ID: <20120323014731.GA29657@amt.cnet> References: <1332406246-3978-1-git-send-email-stefan.bader@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: stable@vger.kernel.org, kvm@vger.kernel.org, Stephan Baerwolf , Avi Kivity To: Stefan Bader Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55046 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751423Ab2CWCsy (ORCPT ); Thu, 22 Mar 2012 22:48:54 -0400 Content-Disposition: inline In-Reply-To: <1332406246-3978-1-git-send-email-stefan.bader@canonical.com> Sender: kvm-owner@vger.kernel.org List-ID: v3.0.y and v3.2.y patches are OK, i'll ACK individually once they're autotested. On Thu, Mar 22, 2012 at 09:50:40AM +0100, Stefan Bader wrote: > Resubmitting with more of the proper maintainers > subscribed (note that Marcelo is one of them)... > > --- > > The following patches fix a KVM guest hang/crash on 32bit guests > which is present sicne 2.6.32. It was fixed upstream (v3.3) and > for 3.2.y the upstream versions do apply. Moving back in history > some more adjustments are required. > > Tested the backports on 32bit hosts and 32bit guests for > all releases and with 64bit host and 32bit/64bit guest > for 2.6.32. > > -Stefan