qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3] Add 'offset' and 'size' options
@ 2016-10-19 11:31 Tomáš Golembiovský
  2016-10-19 11:31 ` [Qemu-devel] [PATCH v3] raw_bsd: add offset and size options Tomáš Golembiovský
  0 siblings, 1 reply; 4+ messages in thread
From: Tomáš Golembiovský @ 2016-10-19 11:31 UTC (permalink / raw)
  To: qemu-devel
  Cc: Tomáš Golembiovský, Kevin Wolf, Max Reitz,
	Markus Armbruster, Eric Blake, Daniel P. Berrange, qemu-block

v2 -> v3:
- changed overflow check to make it clearer
- produce error instead of warning when size is not multiple of sector
  size

v1 -> v2:
- options were moved from 'file' driver into 'raw' driver as suggested
- added support for writing, reopen and truncate when possible

Tomáš Golembiovský (1):
  raw_bsd: add offset and size options

 block/raw_bsd.c      | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 qapi/block-core.json |  16 ++++-
 2 files changed, 180 insertions(+), 4 deletions(-)

-- 
2.10.0

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

end of thread, other threads:[~2016-10-19 12:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 11:31 [Qemu-devel] [PATCH v3] Add 'offset' and 'size' options Tomáš Golembiovský
2016-10-19 11:31 ` [Qemu-devel] [PATCH v3] raw_bsd: add offset and size options Tomáš Golembiovský
2016-10-19 11:49   ` no-reply
2016-10-19 12:00   ` no-reply

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