Hi, On Thu, Sep 17, 2015 at 05:35:28PM +0200, Samuel Thibault wrote:
> For me, the idea could be that you run a rump translator per PCI device, > which exposes devices appropriately. We'd need a common PCI translator > to multiplex accesses to the config space, but otherwise working on > a PCI device can be separate (and even made safe by using VT-d when > available!) That would be the ideal (also for netdde BTW) -- but considering this will be more complex both in terms of implementation and design considerations, I'm somewhat ambivalent as to whether this should be attempted for the first take... -antrik-