Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx> writes: > This series implements PCI pass-through using VFIO in kvmtool. We > introduce a new parameter to lkvm run, --vfio-pci, that takes a device > number ([domain:]bus:dev.fn) as argument and passes it to the guest. > > This implementation is incomplete, missing a lot of features at the > moment (for example power management or PCI express capabilities). But > it was sufficient to pass an Intel x540 NIC to a guest on AMD Seattle, > and an e1000e on QEMU q35. > Hi Jean-Philippe, I've now had a look at all the patches. Other than the ones I've commented on already the rest look good. For the ones which need no change, feel free to add - Reviewed-by: Punit Agrawal <punit.agrawal@xxxxxxx> Thanks, Punit [...]