From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNLHA-0001Ty-M8 for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:50:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNLH6-0002kL-H3 for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:50:44 -0400 Message-ID: <515C0976.8060405@msgid.tls.msk.ru> Date: Wed, 03 Apr 2013 14:50:30 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1364939142-30066-1-git-send-email-mdroth@linux.vnet.ibm.com> <515B5608.7080703@redhat.com> In-Reply-To: <515B5608.7080703@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-stable] Patch Round-up for stable 1.4.1, freeze next Tuesday List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-stable@nongnu.org, Serge Hallyn , Michael Roth , Stefan Hajnoczi , qemu-devel@nongnu.org 03.04.2013 02:04, Eric Blake wrote: > On 04/02/2013 03:45 PM, Michael Roth wrote: >> Hi everyone, >> >> The following new patches are queued for QEMU stable v1.4.1: >> >> https://github.com/mdroth/qemu/commits/stable-1.4-staging >> >> The release is planned for 04-15-2013: >> >> http://wiki.qemu.org/Planning/1.4 >> >> Please CC qemu-stable@nongnu.org on any patches you think should be >> included in the release. The cut-off date is 04-09-2013 for new patches. > >> >> Stefan Hajnoczi (2): >> qcow2: flush refcount cache correctly in alloc_refcount_block() >> qcow2: flush refcount cache correctly in qcow2_write_snapshots() > > I think we also want these from Stefan, to avoid existing libvirt from > driving migration incorrectly: > https://lists.gnu.org/archive/html/qemu-devel/2013-03/msg04797.html Definitely. There were numerous bugs reported about migration &libvirt, please let Ubuntu huys (Serge Hallyn) verify this patchset and if that's the issue, it should definitely be in 1.4.1. Cc'ing him. Thanks, /mjt