From mboxrd@z Thu Jan 1 00:00:00 1970 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 Date: Sun, 6 Nov 2016 10:08:32 -0700 From: Alex Williamson To: Ilya Lesokhin Cc: "linux-pci@vger.kernel.org" , "kvm@vger.kernel.org" , "bhelgaas@google.com" Subject: Re: Shouldn't VFIO virtualize the ATS capability? Message-ID: <20161106100832.41e173d5@t450s.home> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-pci-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