From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV9al-00051p-PT for qemu-devel@nongnu.org; Tue, 19 Jun 2018 01:54:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fV9ai-0004DJ-Nv for qemu-devel@nongnu.org; Tue, 19 Jun 2018 01:54:11 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:33800 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fV9ai-0004D8-IQ for qemu-devel@nongnu.org; Tue, 19 Jun 2018 01:54:08 -0400 Date: Tue, 19 Jun 2018 13:53:48 +0800 From: Peter Xu Message-ID: <20180619055348.GI16790@xz-mi> References: <20180619053426.13065-1-peterx@redhat.com> <20180619053426.13065-4-peterx@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180619053426.13065-4-peterx@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 3/7] monitor: flush qmp responses when CLOSED List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , "Daniel P . Berrange" , Thomas Huth , Christian Borntraeger , Fam Zheng , Kevin Wolf , Max Reitz , Eric Auger , Eric Blake , John Snow , Peter Maydell , Markus Armbruster , Stefan Hajnoczi , "Dr . David Alan Gilbert" On Tue, Jun 19, 2018 at 01:34:22PM +0800, Peter Xu wrote: [...] > Fixes: 6d2d563f8c ("qmp: cleanup qmp queues properly", 2018-03-27) > Suggested-by: Markus Armbruster > Signed-off-by: Peter Xu > > Signed-off-by: Peter Xu I am pretty sure this time that this 2nd line is not there in my local tree. :) I think it's a git-format-patch bug, otherwise I must have misused it for a long time. Instead of figuring this out and repost again, I'll see how far the rest of the series can go. Regards, -- Peter Xu