From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: Shouldn't VFIO virtualize the ATS capability? Date: Sun, 6 Nov 2016 10:08:32 -0700 Message-ID: <20161106100832.41e173d5@t450s.home> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "linux-pci@vger.kernel.org" , "kvm@vger.kernel.org" , "bhelgaas@google.com" To: Ilya Lesokhin Return-path: Received: from mx1.redhat.com ([209.132.183.28]:46492 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750698AbcKFRI3 (ORCPT ); Sun, 6 Nov 2016 12:08:29 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Sun, 6 Nov 2016 11:13:09 +0000 Ilya Lesokhin wrote: > Hi > I've noticed that VFIO doesn't virtualize the ATS capability. > It seems to me that translation caching and Smallest Translation Unit is something you would want to control on the host. Am I wrong? What about those fields would we virtualize? Why does the host need to be an intermediary? Can the user induce poor behavior with direct access to them? Thanks, Alex