From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7NBP-0003fr-WF for qemu-devel@nongnu.org; Fri, 11 Dec 2015 07:52:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7NBP-00043N-6T for qemu-devel@nongnu.org; Fri, 11 Dec 2015 07:52:23 -0500 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:33067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7NBP-00043H-01 for qemu-devel@nongnu.org; Fri, 11 Dec 2015 07:52:23 -0500 Received: by vkca188 with SMTP id a188so115581084vkc.0 for ; Fri, 11 Dec 2015 04:52:22 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <87zixhkw8h.fsf@emacs.mitica> References: <1449765106-6528-1-git-send-email-dgilbert@redhat.com> <87zixhkw8h.fsf@emacs.mitica> From: Peter Maydell Date: Fri, 11 Dec 2015 12:52:03 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] Fix xbzrle vs last_sent_block update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: Amit Shah , "Dr. David Alan Gilbert (git)" , QEMU Developers On 11 December 2015 at 12:25, Juan Quintela wrote: > Peter Maydell wrote: >> This sounds like we should probably put this into 2.5; I'm happy >> to do so if it gets review by tomorrow afternoon and Juan/Amit >> agree. > > Yeap, did the review by. Do you want a pull request, or just pick it > directly? I'll just apply it directly. thanks -- PMM