qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] qapi/block-core: improve Qcow2OverlapCheckFlags documentatio


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH] qapi/block-core: improve Qcow2OverlapCheckFlags documentation
Date: Mon, 25 Mar 2024 19:35:25 +0300
User-agent: Mozilla Thunderbird

On 25.03.24 16:04, Markus Armbruster wrote:
Vladimir Sementsov-Ogievskiy<vsementsov@yandex-team.ru>  writes:

Most of fields have no description at all. Let's fix that. Still, no
reason to place here more detailed descriptions of what these
structures are, as we have public Qcow2 format specification.

Signed-off-by: Vladimir Sementsov-Ogievskiy<vsementsov@yandex-team.ru>
---
  qapi/block-core.json | 25 +++++++++++++++++++++----
  1 file changed, 21 insertions(+), 4 deletions(-)

diff --git a/qapi/block-core.json b/qapi/block-core.json
index 1874f880a8..b9fb994a66 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -3403,14 +3403,31 @@
  # @Qcow2OverlapCheckFlags:
  #
  # Structure of flags for each metadata structure.  Setting a field to
-# 'true' makes qemu guard that structure against unintended
-# overwriting.  The default value is chosen according to the template
-# given.
+# 'true' makes qemu guard that Qcow2 format structure against
Mind if I use the occasion to correct the spelling of QEMU?

No problem, thanks for fixing

--
Best regards,
Vladimir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]