Home
last modified time | relevance | path

Searched defs:VhostOps (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/include/hw/virtio/
H A Dvhost-backend.h129 typedef struct VhostOps { struct
130 VhostBackendType backend_type;
131 vhost_backend_init vhost_backend_init;
132 vhost_backend_cleanup vhost_backend_cleanup;
135 vhost_net_set_mtu_op vhost_net_set_mtu;
139 vhost_set_log_base_op vhost_set_log_base;
140 vhost_set_mem_table_op vhost_set_mem_table;
143 vhost_set_vring_num_op vhost_set_vring_num;
149 vhost_set_features_op vhost_set_features;
150 vhost_get_features_op vhost_get_features;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/include/hw/virtio/
H A Dvhost-backend.h128 typedef struct VhostOps { struct
129 VhostBackendType backend_type;
130 vhost_backend_init vhost_backend_init;
131 vhost_backend_cleanup vhost_backend_cleanup;
134 vhost_net_set_mtu_op vhost_net_set_mtu;
138 vhost_set_log_base_op vhost_set_log_base;
139 vhost_set_mem_table_op vhost_set_mem_table;
142 vhost_set_vring_num_op vhost_set_vring_num;
148 vhost_set_features_op vhost_set_features;
149 vhost_get_features_op vhost_get_features;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/include/hw/virtio/
H A Dvhost-backend.h128 typedef struct VhostOps { struct
129 VhostBackendType backend_type;
130 vhost_backend_init vhost_backend_init;
131 vhost_backend_cleanup vhost_backend_cleanup;
134 vhost_net_set_mtu_op vhost_net_set_mtu;
138 vhost_set_log_base_op vhost_set_log_base;
139 vhost_set_mem_table_op vhost_set_mem_table;
142 vhost_set_vring_num_op vhost_set_vring_num;
148 vhost_set_features_op vhost_set_features;
149 vhost_get_features_op vhost_get_features;
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/virtio/
H A Dvhost-backend.h129 typedef struct VhostOps { struct
130 VhostBackendType backend_type;
131 vhost_backend_init vhost_backend_init;
132 vhost_backend_cleanup vhost_backend_cleanup;
135 vhost_net_set_mtu_op vhost_net_set_mtu;
139 vhost_set_log_base_op vhost_set_log_base;
140 vhost_set_mem_table_op vhost_set_mem_table;
143 vhost_set_vring_num_op vhost_set_vring_num;
149 vhost_set_features_op vhost_set_features;
150 vhost_get_features_op vhost_get_features;
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/virtio/
H A Dvhost-backend.h107 typedef struct VhostOps { struct
108 VhostBackendType backend_type;
109 vhost_backend_init vhost_backend_init;
110 vhost_backend_cleanup vhost_backend_cleanup;
112 vhost_net_set_backend_op vhost_net_set_backend;
113 vhost_net_set_mtu_op vhost_net_set_mtu;
117 vhost_set_log_base_op vhost_set_log_base;
118 vhost_set_mem_table_op vhost_set_mem_table;
119 vhost_set_vring_addr_op vhost_set_vring_addr;
121 vhost_set_vring_num_op vhost_set_vring_num;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/include/hw/virtio/
H A Dvhost-backend.h115 typedef struct VhostOps { struct
116 VhostBackendType backend_type;
117 vhost_backend_init vhost_backend_init;
118 vhost_backend_cleanup vhost_backend_cleanup;
121 vhost_net_set_mtu_op vhost_net_set_mtu;
125 vhost_set_log_base_op vhost_set_log_base;
126 vhost_set_mem_table_op vhost_set_mem_table;
127 vhost_set_vring_addr_op vhost_set_vring_addr;
129 vhost_set_vring_num_op vhost_set_vring_num;
130 vhost_set_vring_base_op vhost_set_vring_base;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/virtio/
H A Dvhost-backend.h115 typedef struct VhostOps { struct
116 VhostBackendType backend_type;
117 vhost_backend_init vhost_backend_init;
118 vhost_backend_cleanup vhost_backend_cleanup;
121 vhost_net_set_mtu_op vhost_net_set_mtu;
125 vhost_set_log_base_op vhost_set_log_base;
126 vhost_set_mem_table_op vhost_set_mem_table;
127 vhost_set_vring_addr_op vhost_set_vring_addr;
129 vhost_set_vring_num_op vhost_set_vring_num;
130 vhost_set_vring_base_op vhost_set_vring_base;
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/virtio/
H A Dvhost-backend.h115 typedef struct VhostOps { struct
116 VhostBackendType backend_type;
117 vhost_backend_init vhost_backend_init;
118 vhost_backend_cleanup vhost_backend_cleanup;
121 vhost_net_set_mtu_op vhost_net_set_mtu;
125 vhost_set_log_base_op vhost_set_log_base;
126 vhost_set_mem_table_op vhost_set_mem_table;
127 vhost_set_vring_addr_op vhost_set_vring_addr;
129 vhost_set_vring_num_op vhost_set_vring_num;
130 vhost_set_vring_base_op vhost_set_vring_base;
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/virtio/
H A Dvhost-backend.h115 typedef struct VhostOps { struct
116 VhostBackendType backend_type;
117 vhost_backend_init vhost_backend_init;
118 vhost_backend_cleanup vhost_backend_cleanup;
121 vhost_net_set_mtu_op vhost_net_set_mtu;
125 vhost_set_log_base_op vhost_set_log_base;
126 vhost_set_mem_table_op vhost_set_mem_table;
127 vhost_set_vring_addr_op vhost_set_vring_addr;
129 vhost_set_vring_num_op vhost_set_vring_num;
130 vhost_set_vring_base_op vhost_set_vring_base;
[all …]