From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 22 Mar 2012 22:47:31 -0300 From: Marcelo Tosatti To: Stefan Bader Cc: stable@vger.kernel.org, kvm@vger.kernel.org, Stephan Baerwolf , Avi Kivity Subject: Re: CVE-2012-0045 for 3.2.y, 3.0.y and 2.6.32.y (again) 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 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