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