From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9Cl7-0005xa-Bq for qemu-devel@nongnu.org; Tue, 22 Nov 2016 10:13:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9Cl3-000641-MI for qemu-devel@nongnu.org; Tue, 22 Nov 2016 10:13:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38752) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c9Cl3-00063s-Fe for qemu-devel@nongnu.org; Tue, 22 Nov 2016 10:13:17 -0500 Date: Tue, 22 Nov 2016 17:13:15 +0200 From: "Michael S. Tsirkin" Message-ID: <20161122171021-mutt-send-email-mst@kernel.org> References: <1478603064-32562-1-git-send-email-bd.aviv@gmail.com> <1478603064-32562-2-git-send-email-bd.aviv@gmail.com> <20161109235951-mutt-send-email-mst@kernel.org> <41326d6d-7cdd-afba-ca13-8063e077bfbd@redhat.com> <20161111053836-mutt-send-email-mst@kernel.org> <3e4c0566-d450-63a1-6f9e-e215ed77f4f9@redhat.com> <20161121153426-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v6 1/3] IOMMU: add option to enable VTD_CAP_CM to vIOMMU capility exposoed to guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Aviv B.D." Cc: Jason Wang , Jan Kiszka , Alex Williamson , qemu-devel@nongnu.org, Peter Xu On Tue, Nov 22, 2016 at 03:15:45PM +0200, Aviv B.D. wrote: > However, if you insist on this part I will add the relevant code... I wouldn't bother at this point. Getting to a point where we can merge it with vfio support seems more important. -- MST