[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YqnCZ+EKZeZ5AEnr@infradead.org>
Date: Wed, 15 Jun 2022 04:28:39 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Juergen Gross <jgross@...e.com>
Cc: Christoph Hellwig <hch@...radead.org>,
xen-devel@...ts.xenproject.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Stefano Stabellini <sstabellini@...nel.org>,
Oleksandr Tyshchenko <oleksandr_tyshchenko@...m.com>
Subject: Re: [PATCH] xen: don't require virtio with grants for non-PV guests
On Wed, Jun 15, 2022 at 01:26:27PM +0200, Juergen Gross wrote:
> On 15.06.22 13:24, Christoph Hellwig wrote:
> > I don't think this command line mess is a good idea. Instead the
> > brand new grant devices need to be properly advertised in the device
> > tree, and any device that isn't a grant device doesn't need
> > VIRTIO_F_ACCESS_PLATFORM. No need for a command line or user
> > intervention.
>
> And on x86?
ACPI tables or whatever mechanism you otherwise use to advertise grant
based DMA. But that is irrelevant for now, as the code in mainline
only supports DT on arm/arm64 anyay.
Powered by blists - more mailing lists