From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uoig9-0006dW-Fa for qemu-devel@nongnu.org; Mon, 17 Jun 2013 19:17:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uoig8-0002sq-AI for qemu-devel@nongnu.org; Mon, 17 Jun 2013 19:17:41 -0400 Sender: fluxion Date: Mon, 17 Jun 2013 18:17:12 -0500 From: mdroth Message-ID: <20130617231712.GA17657@vm> References: <1371073298-14519-1-git-send-email-mdroth@linux.vnet.ibm.com> <20130617225654.GB10941@vm> <51BF95FF.80709@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51BF95FF.80709@twiddle.net> Subject: Re: [Qemu-devel] Patch Round-up for stable 1.5.1, freeze on 2013-06-19 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org On Mon, Jun 17, 2013 at 04:04:31PM -0700, Richard Henderson wrote: > On 06/17/2013 03:56 PM, mdroth wrote: > > On Wed, Jun 12, 2013 at 04:41:12PM -0500, Michael Roth wrote: > >> Hi everyone, > >> > >> The following new patches are queued for QEMU stable v1.5.1: > >> > >> https://github.com/mdroth/qemu/commits/stable-1.5-staging > > > > Repo updated with everything I'm tracking that's been committed so far. > > > > As far as I'm aware there are also the patches in Paolo's upcoming scsi > > pull, and the following that haven't yet been applied: > > > > wdt_i6300esb: fix vmstate versioning > > virtio-rng: Fix crash with non-default backend > > virtio-scsi: forward scsibus for virtio-scsi-pci > > ppc: do not register IABR SPR twice for 603e > > savevm: avoid leaking popen(3) file pointer > > raw-posix: Fix /dev/cdrom magic on OS X > > s390/virtio-ccw: Fix virtio reset > > 390/ipl: Fix boot order > > > > Freeze is EOD Wednesday so please work with the respective maintainers > > to get these upstream if you're targetting anything for 1.5.1. > > Anton's tcg/ppc64 patch set ought to go to 1.5.1. It was merged to > mainline today; the patches from the pull request were cc'd to qemu-stable. The emails were still were trickling into qemu-stable out of order when I sent that for some reason, so I only had 2-4 of that pull when I sent my last email. When 1/4 finally landed I went ahead and rebased/re-applied them all in order so they should all be there now. > > > r~ >