qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] vmdk: convert error reporting


From: Fam Zheng
Subject: [Qemu-devel] [PATCH 0/2] vmdk: convert error reporting
Date: Thu, 10 Oct 2013 15:20:54 +0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]