>> > The structure needs a PCI device handle [2] that consists of the device >> > BDF. >> > The vfio-pci device corresponding to the acpi-generic-initiator object is >> > located to determine the BDF. >> > >> > [1] ACPI Spec 6.3, Section 5.2.16.6 >> > [2] ACPI Spec 6.3, Table 5.80 >> > >> > Signed-off-by: Ankit Agrawal <ank...@nvidia.com> >> >> One thing I forgot. > And another :) > > It might be nice to also support x86 from the start (apparently people still > care about that old architecture) > > https://gitlab.com/jic23/qemu/-/commit/ccfb4fe22167e035173390cf147d9c226951b9b6 > is what I'm carrying for this (see below)
Ack. > We could do this later as part of the generic ports series (which is also on > that tree if you are curious). Yeah, that sounds fine to me.