Re: [vfio-users] about vfio lpc bridge

2019-03-21 Thread Alex Williamson
On Thu, 21 Mar 2019 18:00:23 +0800 (CST) fulaiyang wrote: > Hi Alex: > > Recently I am interested in igd passthrough. On the 'igd-assign' text, I > don't understand why the lpc bridge need to be created ? To satisfy some versions of the guest driver. Thanks, Alex

[vfio-users] about vfio lpc bridge

2019-03-21 Thread fulaiyang
Hi Alex: Recently I am interested in igd passthrough. On the 'igd-assign' text, I don't understand why the lpc bridge need to be created ? Looking forward to your reply. Thanks. qemu/hw/vfio/pci-quirk.c /* Create our LPC/ISA bridge */ ret = vfio_pci_igd_lpc_init(vdev, lpc);