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

v3 -> v4:
- fix stupid compilation error and formatting issue

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 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 12:27 [Qemu-devel] [PATCH v4] Add 'offset' and 'size' options Tomáš Golembiovský
2016-10-19 12:27 ` [Qemu-devel] [PATCH v4] raw_bsd: add offset and size options Tomáš Golembiovský
2016-10-19 15:38   ` Eric Blake
2016-10-19 15:45     ` Kevin Wolf

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