qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] qemu-img: Add --target-is-zero to indicate that a target is blank
@ 2020-02-04  9:52 David Edmondson
  2020-02-04  9:52 ` [PATCH v3 1/1] qemu-img: Add --target-is-zero to convert David Edmondson
  0 siblings, 1 reply; 19+ messages in thread
From: David Edmondson @ 2020-02-04  9:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: David Edmondson, qemu-block


qemu-img: Add --target-is-zero to indicate that a target is blank

v3:
- Merge with the rST docs.
- No more need to fix @var -> @code.

v2:
- Remove target_is_zero, preferring to set has_zero_init
  directly (Mark Kanda).
- Disallow --target-is-zero in the presence of a backing file (Max
  Reitz).
- Add relevant documentation (Max Reitz).
- @var -> @code for options in qemu-img.texi.


David Edmondson (1):
  qemu-img: Add --target-is-zero to convert

 docs/interop/qemu-img.rst |  8 +++++++-
 qemu-img-cmds.hx          |  4 ++--
 qemu-img.c                | 25 ++++++++++++++++++++++---
 3 files changed, 31 insertions(+), 6 deletions(-)

-- 
2.24.1



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-02-07 15:31 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-04  9:52 [PATCH v3 0/1] qemu-img: Add --target-is-zero to indicate that a target is blank David Edmondson
2020-02-04  9:52 ` [PATCH v3 1/1] qemu-img: Add --target-is-zero to convert David Edmondson
2020-02-04 13:31   ` Eric Blake
2020-02-04 13:59     ` Vladimir Sementsov-Ogievskiy
2020-02-04 14:23       ` Eric Blake
2020-02-07 10:33         ` Max Reitz
2020-02-07 12:07           ` Vladimir Sementsov-Ogievskiy
2020-02-07 14:41             ` Max Reitz
2020-02-07 14:53               ` Vladimir Sementsov-Ogievskiy
2020-02-07 15:03                 ` Max Reitz
2020-02-07 15:16                   ` Vladimir Sementsov-Ogievskiy
2020-02-07 15:28                     ` Max Reitz
2020-02-07 14:57               ` Eric Blake
2020-02-07 15:12                 ` Max Reitz
2020-02-07 15:26                   ` Vladimir Sementsov-Ogievskiy
2020-02-04 14:21     ` David Edmondson
2020-02-06  1:52       ` Eric Blake
2020-02-04 13:59   ` Vladimir Sementsov-Ogievskiy
2020-02-04 14:21     ` David Edmondson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).