From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZiBn-0004pY-3s for qemu-devel@nongnu.org; Thu, 02 Oct 2014 11:21:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZiBi-00065G-EA for qemu-devel@nongnu.org; Thu, 02 Oct 2014 11:21:07 -0400 Received: from email.liquidweb.com ([67.227.164.41]:42192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZiBi-00064D-AY for qemu-devel@nongnu.org; Thu, 02 Oct 2014 11:21:02 -0400 Received: from data.wks.liquidweb.com (data.wks.liquidweb.com [10.30.104.4]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by email.liquidweb.com (Postfix) with ESMTPSA id 1E73B600EF for ; Thu, 2 Oct 2014 11:21:13 -0400 (EDT) Message-ID: <542D6D57.7060702@liquidweb.com> Date: Thu, 02 Oct 2014 11:20:55 -0400 From: Scott Sullivan MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] is x-data-plane considered "stable" ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Can anyone tell me if in any QEMU release x-data-plane is considered "stable"? If its unclear, I am referring to the feature introduced in QEMU 1.4 for high performance disk I/O called virtio-blk data plane. http://blog.vmsplice.net/2013/03/new-in-qemu-14-high-performance-virtio.html I've tried searching docs, but can't find any mention if its still considered experimental or not in the latest QEMU releases.