Home
last modified time | relevance | path

Searched defs:BlockDriverState (Results 1 – 2 of 2) sorted by relevance

/qemu/include/block/
A Dblock_int-common.h1069 struct BlockDriverState { struct
1082 void *opaque;
1115 BlockLimits bl;
1156 QTAILQ_ENTRY(BlockDriverState) node_list; argument
1171 BlockDriverState *inherits_from; argument
1187 QDict *options;
1221 int copy_on_read;
1234 int quiesce_counter;
1239 QemuMutex reqs_lock;
1248 bool never_freeze;
[all …]
/qemu/include/qemu/
A Dtypedefs.h34 typedef struct BlockDriverState BlockDriverState; typedef

Completed in 10 milliseconds