#include <virtio.h>
◆ features
| uint64_t virtio_device::features |
the features supported by both ends.
◆ func
◆ id
the device type identification (used to match it with a driver
◆ notifyid
| uint32_t virtio_device::notifyid |
unique position on the virtio bus
◆ priv
| void* virtio_device::priv |
◆ reset_cb
user registered device callback
◆ role
| unsigned int virtio_device::role |
if it is virtio backend or front end.
◆ vrings_info
◆ vrings_num
| unsigned int virtio_device::vrings_num |
The documentation for this struct was generated from the following file: