From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xa4s5-0003Lg-OX for qemu-devel@nongnu.org; Fri, 03 Oct 2014 11:34:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xa4s0-0000Qr-Nt for qemu-devel@nongnu.org; Fri, 03 Oct 2014 11:34:17 -0400 Received: from mailpro.odiso.net ([89.248.209.98]:51467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xa4s0-0000Qm-Io for qemu-devel@nongnu.org; Fri, 03 Oct 2014 11:34:12 -0400 Date: Fri, 03 Oct 2014 17:34:05 +0200 (CEST) From: Alexandre DERUMIER Message-ID: In-Reply-To: <542EC1AC.8010606@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] is x-data-plane considered "stable" ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, Scott Sullivan Ok, Great :) Thanks ! ----- Mail original ----- De: "Paolo Bonzini" =C3=80: "Alexandre DERUMIER" Cc: qemu-devel@nongnu.org, "Scott Sullivan" Envoy=C3=A9: Vendredi 3 Octobre 2014 17:33:00 Objet: Re: is x-data-plane considered "stable" ? Il 03/10/2014 16:26, Alexandre DERUMIER ha scritto: > Hi Paolo, > > do you you think it'll be possible to use block jobs with dataplane ? > > Or is it technically impossible ? I think Stefan has posted patches for that or is going to do that very soon= . The goal is to let dataplane do everything that is possible without it, at the same speed of QEMU 2.0 dataplane (right now it's a bit slower, but can already do much more of course). Same for virtio-scsi. Paolo