John Levon
John Levon
still valid request.
still a valid request
There's nothing specific to PCI in the vfio-user spec, for what it's worth. libvfio-user is based around PCI, certainly. But I'm a bit confused as to the i2c bus comment....
> regions that are exposed are the BARs and the config space Yep, though note they're `VFU_PCI_DEV_NUM_REGIONS`, a device with a different `vfu_dev_type_t` would have a totally separate region namespace...
@likebreath I'm afraid not. SPDK's use of vfio-user has no use for ioeventfd (since we need a payload), and we haven't yet had time to look at ioregionfd support, although...
I don't think it's screen mirroring. If it's useful I can probably record a small sample and share the link here.
I tried but it's not easily doable to share due to policies on the pro account. The video itself is just an with an mp4 file, but I'm not sure...
sorry, quoting issue. Yes, the page appears to be just a video element with an mp4 link. I don't know what would or wouldn't trigger the ability to cast, I...
TIL about the shift context menu! Unfortunately that doesn't work, it starts the chromecast connection but then nothing shows. Presumably cookie related like you mention, so I suppose there's nothing...
I tested this with "npm test" under node 0.10 as well as more recent node. I'm aware that this is a VERY old version of node; we're slowly trying to...