From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7Pqs-000241-BE for qemu-devel@nongnu.org; Fri, 11 Dec 2015 10:43:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7Pqm-0008PX-Gs for qemu-devel@nongnu.org; Fri, 11 Dec 2015 10:43:22 -0500 References: <1449847385-13986-1-git-send-email-mreitz@redhat.com> <1449847385-13986-2-git-send-email-mreitz@redhat.com> <566AEC0B.1070009@redhat.com> From: Max Reitz Message-ID: <566AEF0D.4070705@redhat.com> Date: Fri, 11 Dec 2015 16:43:09 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.5 1/1] blockdev: Mark {insert, remove}-medium experimental List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Eric Blake Cc: Kevin Wolf , QEMU Developers , Qemu-block , Markus Armbruster On 2015-12-11 at 16:40, Peter Maydell wrote: > On 11 December 2015 at 15:30, Eric Blake wrote: >> On 12/11/2015 08:23 AM, Max Reitz wrote: >>> >>> SQMP >>> -blockdev-remove-medium >>> +x-blockdev-remove-medium >>> ---------------------- >> >> Formatting nit, but not worth holding this up (as it is really our last >> chance to get it in 2.5 before baking in something we'd be stuck with). > > You mean the length of the underline, right? I can fix that up > as I apply it. I'd appreciate that, thanks! Max