hpci_device_detach()

Detach a vdev from the specified host PCI device

Synopsis:

#include <qvm/hpci.h>
void hpci_device_detach(void *hdl)

Arguments:

hdl
A handle for the host PCI device from which to detach.

Library:

Provided by qvm; no external library is required.

Description:

Call this function when you vdev no longer needs access to a host PCI device.