Linux Kernel
3.7.1
|
#include <virtio.h>
Data Fields | |
struct list_head | list |
void(* | callback )(struct virtqueue *vq) |
const char * | name |
struct virtio_device * | vdev |
void * | priv |
struct virtqueue * | next |
struct device * | dev |
struct lguest_vqconfig | config |
struct vring | vring |
u16 | last_avail_idx |
unsigned int | pending_used |
int | eventfd |
void(* | service )(struct virtqueue *vq) |
pid_t | thread |
struct virtio_device * vdev |