From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7PXK-00049P-On for qemu-devel@nongnu.org; Fri, 11 Dec 2015 10:23:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7PXJ-0002CV-V3 for qemu-devel@nongnu.org; Fri, 11 Dec 2015 10:23:10 -0500 From: Max Reitz Date: Fri, 11 Dec 2015 16:23:04 +0100 Message-Id: <1449847385-13986-1-git-send-email-mreitz@redhat.com> Subject: [Qemu-devel] [PATCH for-2.5 0/1] blockdev: Mark {insert, remove}-medium experimental List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Peter Maydell Cc: Kevin Wolf , Markus Armbruster , qemu-block@nongnu.org, Max Reitz Hello Peter, After having talked about the current status of the block layer today, Markus, Kevin and me agreed to mark the newly introduced QMP commands blockdev-insert-medium and blockdev-remove-medium experimental after all (due to possible interference of its current status with future designs). Can you please apply this patch directly? I am sorry for the inconvencience. Max Max Reitz (1): blockdev: Mark {insert,remove}-medium experimental blockdev.c | 10 +++++----- qapi/block-core.json | 18 ++++++++++++------ qmp-commands.hx | 24 +++++++++++++++--------- tests/qemu-iotests/118 | 20 ++++++++++---------- tests/qemu-iotests/139 | 2 +- 5 files changed, 43 insertions(+), 31 deletions(-) -- 2.5.0