Re: [RFC PATCH v2 1/1] platform-msi: Add platform check for subdevice irq domain

From: Jason Gunthorpe
Date: Wed Jan 06 2021 - 10:24:58 EST


On Wed, Jan 06, 2021 at 12:40:17PM +0200, Leon Romanovsky wrote:

> I asked what will you do when QEMU will gain needed functionality?
> Will you remove QEMU from this list? If yes, how such "new" kernel will
> work on old QEMU versions?

The needed functionality is some VMM hypercall, so presumably new
kernels that support calling this hypercall will be able to discover
if the VMM hypercall exists and if so superceed this entire check.

Jason