Ping. Can anyone review this?
From: Jordan Hargrave
Sent: Tuesday, September 15, 2020 12:54 PM
To: tech@openbsd.org ; jor...@openbsd.org
; kette...@openbsd.org
Subject: PATCH: Add vmmpci device for passthrough PCI
This adds a placeholder vmmpci device that
Ping. Any replies or commeents on this?
On Tue, Sep 15, 2020 at 12:54:49PM -0500, Jordan Hargrave wrote:
> This adds a placeholder vmmpci device that will be used for VMD passthrough
> PCI.
>
> Normally the device will fail to attach unless the PCI domain:bus.dev.func has
> been registered with
This adds a placeholder vmmpci device that will be used for VMD passthrough PCI.
Normally the device will fail to attach unless the PCI domain:bus.dev.func has
been registered with vmmpci_add. When the device is registered, it will detach
any existing PCI device and reload as vmmpci. It also att