From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btQyY-0004tv-5Y for qemu-devel@nongnu.org; Sun, 09 Oct 2016 23:10:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btQyS-0000UG-4g for qemu-devel@nongnu.org; Sun, 09 Oct 2016 23:10:01 -0400 Received: from mga11.intel.com ([192.55.52.93]:28799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btQyR-0000U0-W4 for qemu-devel@nongnu.org; Sun, 09 Oct 2016 23:09:56 -0400 Date: Mon, 10 Oct 2016 11:10:46 +0800 From: Yuanhan Liu Message-ID: <20161010031046.GV1597@yliu-dev.sh.intel.com> References: <1474872056-24665-1-git-send-email-yuanhan.liu@linux.intel.com> <1474872056-24665-2-git-send-email-yuanhan.liu@linux.intel.com> <20160926221112-mutt-send-email-mst@kernel.org> <20160927031158.GA25823@yliu-dev.sh.intel.com> <20160927224935-mutt-send-email-mst@kernel.org> <20160928022848.GE1597@yliu-dev.sh.intel.com> <20161010014900-mutt-send-email-mst@kernel.org> <20161010030333.GU1597@yliu-dev.sh.intel.com> <20161010060420-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161010060420-mutt-send-email-mst@kernel.org> Subject: Re: [Qemu-devel] [PATCH 1/2] vhost: enable any layout feature List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Stephen Hemminger , Maxime Coquelin , dev@dpdk.org, qemu-devel@nongnu.org On Mon, Oct 10, 2016 at 06:04:32AM +0300, Michael S. Tsirkin wrote: > > > So I guess at this point, we can teach vhost-user in qemu > > > that version 1 implies any_layout but only for machine types > > > qemu 2.8 and up. It sets a bad precedent but oh well. > > > > It should work. > > > > --yliu > > Cool. Want to post a patch? I could have a try this week (Well, it's very unlikely though). If not, it will be postponed for a while: I am traveling next week. --yliu