Re: [PATCH v1 0/6] Implement SR-IOV support for PVH

2025-07-28 Thread Roger Pau Monné
On Fri, Jul 25, 2025 at 02:24:31PM +, Mykyta Poturai wrote: > This series enables support for PCI SR-IOV capabilty for PVH domains. > It allows Dom0 to enable and use SR-IOV virtual functions and for this > functions to be passed to guests. > > To achieve this, handlers for SRIOV_CONTROL regis

[PATCH v1 0/6] Implement SR-IOV support for PVH

2025-07-25 Thread Mykyta Poturai
This series enables support for PCI SR-IOV capabilty for PVH domains. It allows Dom0 to enable and use SR-IOV virtual functions and for this functions to be passed to guests. To achieve this, handlers for SRIOV_CONTROL register and simplified handlers for VFs header were implemented. Core functio