vio_config_update()

Inform the driver that the device has modified its configuration

Synopsis:

#include <qvm/vio.h>
void vio_config_update(struct vio_state *vsp)

Arguments:

vsp
A pointer to the vdev's state structure.

Library:

Provided by qvm; no external library is required.