vio_put_iov()
Finish handling a VIRTIO request
Synopsis:
#include <qvm/vio.h>void vio_put_iov(const vdev_t *vdp,
struct vio_iov *iov)Arguments:
- vdp
- A pointer to a vdev's state structure.
- iov
- A pointer to the conversion structure.
Description:
See vio_get_iov().
Page updated:
