Hi Kirti, Alex, I've written a host mdev driver for a pcie instrument that divides its resources to a guest driver and manages per-instance interfacing. We have a use case where we might want to drive the instrument directly from the host in the same application that the mdev guest would use. Is there a way to instantiate the emulated pci device in the host? Or a recommended way to interface an existing pci (guest) driver to the vfio-mdev device? Best, Jon