diff options
Diffstat (limited to 'qapi')
-rw-r--r-- | qapi/block-core.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qapi/block-core.json b/qapi/block-core.json index c29bef7ee1..39cdabad94 100644 --- a/qapi/block-core.json +++ b/qapi/block-core.json @@ -2809,6 +2809,7 @@ 'offset': 'int', 'speed' : 'int' } } +## # @PreallocMode # # Preallocation mode of QEMU image file |