qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] qemu-img: Add --target-is-zero to indicate that a target is blank
@ 2020-01-24 10:34 David Edmondson
  2020-01-24 10:34 ` [PATCH v2 1/2] qemu-img: Add --target-is-zero to convert David Edmondson
  2020-01-24 10:34 ` [PATCH v2 2/2] doc: Use @code rather than @var for options David Edmondson
  0 siblings, 2 replies; 11+ messages in thread
From: David Edmondson @ 2020-01-24 10:34 UTC (permalink / raw)
  To: qemu-devel, qemu-block; +Cc: David Edmondson


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

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 (2):
  qemu-img: Add --target-is-zero to convert
  doc: Use @code rather than @var for options

 qemu-img-cmds.hx |  4 ++--
 qemu-img.c       | 25 ++++++++++++++++++++++---
 qemu-img.texi    | 20 ++++++++++++--------
 3 files changed, 36 insertions(+), 13 deletions(-)

-- 
2.24.1



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

end of thread, other threads:[~2020-02-04 10:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-24 10:34 [PATCH v2 0/2] qemu-img: Add --target-is-zero to indicate that a target is blank David Edmondson
2020-01-24 10:34 ` [PATCH v2 1/2] qemu-img: Add --target-is-zero to convert David Edmondson
2020-01-27 22:39   ` Eric Blake
2020-01-28  7:46     ` David Edmondson
2020-02-03 18:20   ` Vladimir Sementsov-Ogievskiy
2020-02-03 19:00     ` Eric Blake
2020-02-04  9:54     ` David Edmondson
2020-01-24 10:34 ` [PATCH v2 2/2] doc: Use @code rather than @var for options David Edmondson
2020-01-27 19:31   ` Eric Blake
2020-01-28  7:39     ` David Edmondson
2020-01-28  9:10       ` Peter Maydell

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).