]> Git Repo - qemu.git/blobdiff - qemu-deprecated.texi
fpu: replace LIT64 usage with UINT64_C for specialize constants
[qemu.git] / qemu-deprecated.texi
index fff07bb2a3199970ce398dd097d083ebb8d0c3e1..f7680c08e10a0b0377fc60b21cd723fb8689dce9 100644 (file)
@@ -305,6 +305,13 @@ to just export the entire image and then mount only /dev/nbd0p1 than
 it is to reinvoke @command{qemu-nbd -c /dev/nbd0} limited to just a
 subset of the image.
 
+@subsection qemu-img convert -n -o (since 4.2.0)
+
+All options specified in @option{-o} are image creation options, so
+they have no effect when used with @option{-n} to skip image creation.
+Silently ignored options can be confusing, so this combination of
+options will be made an error in future versions.
+
 @section Build system
 
 @subsection Python 2 support (since 4.1.0)
This page took 0.019296 seconds and 4 git commands to generate.