qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] vmdk: convert error reporting
@ 2013-10-10  7:20 Fam Zheng
  2013-10-10  7:20 ` [Qemu-devel] [PATCH 1/2] " Fam Zheng
  2013-10-10  7:20 ` [Qemu-devel] [PATCH 2/2] vmdk: refuse enabling zeroed grain with flat images Fam Zheng
  0 siblings, 2 replies; 5+ messages in thread
From: Fam Zheng @ 2013-10-10  7:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha

The first patch converts "fprintf(stderr,..." to error_setg with errp.

The second patch checks the compatibility of zeroed_grain flag and flat type
and reports error if both are true.


Fam Zheng (2):
  vmdk: convert error reporting
  vmdk: refuse enabling zeroed grain with flat images

 block/vmdk.c | 46 +++++++++++++++++++++++++---------------------
 1 file changed, 25 insertions(+), 21 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-10-10 11:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10  7:20 [Qemu-devel] [PATCH 0/2] vmdk: convert error reporting Fam Zheng
2013-10-10  7:20 ` [Qemu-devel] [PATCH 1/2] " Fam Zheng
2013-10-10 10:39   ` Kevin Wolf
2013-10-10 10:59     ` Fam Zheng
2013-10-10  7:20 ` [Qemu-devel] [PATCH 2/2] vmdk: refuse enabling zeroed grain with flat images Fam Zheng

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