From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQbuo-0002ZY-Ky for qemu-devel@nongnu.org; Tue, 02 Feb 2016 09:26:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQbul-0006YV-Dh for qemu-devel@nongnu.org; Tue, 02 Feb 2016 09:26:46 -0500 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:34224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQbul-0006YQ-6O for qemu-devel@nongnu.org; Tue, 02 Feb 2016 09:26:43 -0500 Received: by mail-wm0-x243.google.com with SMTP id p63so2670829wmp.1 for ; Tue, 02 Feb 2016 06:26:43 -0800 (PST) Sender: Paolo Bonzini References: <1453273940-15382-1-git-send-email-den@openvz.org> <1453273940-15382-2-git-send-email-den@openvz.org> <56B0AD04.1020303@redhat.com> <56B0B402.90807@openvz.org> From: Paolo Bonzini Message-ID: <56B0BCA1.8030305@redhat.com> Date: Tue, 2 Feb 2016 15:26:41 +0100 MIME-Version: 1.0 In-Reply-To: <56B0B402.90807@openvz.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] block: fix assert in qcow2_get_specific_info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" Cc: Kevin Wolf , qemu-devel@nongnu.org On 02/02/2016 14:49, Denis V. Lunev wrote: > > By the way, are you sitting next to Stefan too? :) No, I am not. :) > There is our set > [PATCH v4 00/11] simplify usage of tracepoints, and connect them to > logging > which was accepted by Stefan and still not merged. > We can have troubles as in 2.5 previously near the end of > the merge window. I agree, I really want that series to go in. I'll ping him. Thanks! Paolo