From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6Egk-0006KU-0v for qemu-devel@nongnu.org; Tue, 08 Dec 2015 04:36:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a6Egg-0005x2-Qt for qemu-devel@nongnu.org; Tue, 08 Dec 2015 04:36:01 -0500 Received: from e06smtp10.uk.ibm.com ([195.75.94.106]:52571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6Egg-0005wp-HZ for qemu-devel@nongnu.org; Tue, 08 Dec 2015 04:35:58 -0500 Received: from localhost by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 8 Dec 2015 09:35:56 -0000 Date: Tue, 8 Dec 2015 10:35:50 +0100 From: Cornelia Huck Message-ID: <20151208103550.4fd206f3.cornelia.huck@de.ibm.com> In-Reply-To: <20151208015614.GE7567@ad.usersys.redhat.com> References: <1449485967-19240-1-git-send-email-famz@redhat.com> <20151207122949.72abc5ce.cornelia.huck@de.ibm.com> <20151207130240.GH32154@ad.usersys.redhat.com> <20151208015614.GE7567@ad.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] virtio-blk: Drop x-data-plane option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Kevin Wolf , pbonzini@redhat.com, qemu-block@nongnu.org, qemu-devel@nongnu.org, Stefan Hajnoczi On Tue, 8 Dec 2015 09:56:14 +0800 Fam Zheng wrote: > On Mon, 12/07 21:02, Fam Zheng wrote: > > On Mon, 12/07 12:29, Cornelia Huck wrote: > > > No general objection to removing x-data-plane; but this probably wants > > > a mention on the changelog as x-data-plane has been described in > > > various howtos etc. over the years. > > Add a changelog line, > > http://wiki.qemu.org/ChangeLog/2.5#Block_devices_and_tools > > please review. Looks sane, although I'd probably add a line to "Incompatible changes" as well.