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.
Page updated:
Inform the driver that the device has modified its configuration
#include <qvm/vio.h>void vio_config_update(struct vio_state *vsp)