X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/bb5d8dd757eaa8f9a048c5205c69bed20ea373d1..d6a6922f3bebbf95e2d5194a9cb8a21e3d5ddfdd:/block_int.h?ds=sidebyside diff --git a/block_int.h b/block_int.h index 0e5a032e77..0acb49f100 100644 --- a/block_int.h +++ b/block_int.h @@ -50,6 +50,7 @@ #define BLOCK_OPT_TABLE_SIZE "table_size" #define BLOCK_OPT_PREALLOC "preallocation" #define BLOCK_OPT_SUBFMT "subformat" +#define BLOCK_OPT_COMPAT_LEVEL "compat" typedef struct BdrvTrackedRequest BdrvTrackedRequest;