qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.3 0/6] vmdk: A few small fixes
@ 2014-12-02  7:39 Fam Zheng
  2014-12-02  7:39 ` [Qemu-devel] [PATCH for-2.3 1/6] vmdk: Use g_random_int to generate CID Fam Zheng
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Fam Zheng @ 2014-12-02  7:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Markus Armbruster, Stefan Hajnoczi

Here are some improvements on miscellaneous things such as CID generation,
comments, input validation.

Fam Zheng (6):
  vmdk: Use g_random_int to generate CID
  vmdk: Fix comment to match code of extent lines
  vmdk: Clean up descriptor file reading
  vmdk: Check descriptor file length when reading it
  vmdk: Remove unnecessary initialization
  vmdk: Set errp on failures in vmdk_open_vmdk4

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

-- 
1.9.3

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

end of thread, other threads:[~2014-12-03  1:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02  7:39 [Qemu-devel] [PATCH for-2.3 0/6] vmdk: A few small fixes Fam Zheng
2014-12-02  7:39 ` [Qemu-devel] [PATCH for-2.3 1/6] vmdk: Use g_random_int to generate CID Fam Zheng
2014-12-02  7:39 ` [Qemu-devel] [PATCH for-2.3 2/6] vmdk: Fix comment to match code of extent lines Fam Zheng
2014-12-02  7:39 ` [Qemu-devel] [PATCH for-2.3 3/6] vmdk: Clean up descriptor file reading Fam Zheng
2014-12-02 17:10   ` Don Koch
2014-12-03  1:38     ` Fam Zheng
2014-12-02  7:39 ` [Qemu-devel] [PATCH for-2.3 4/6] vmdk: Check descriptor file length when reading it Fam Zheng
2014-12-02  7:39 ` [Qemu-devel] [PATCH for-2.3 5/6] vmdk: Remove unnecessary initialization Fam Zheng
2014-12-02  7:39 ` [Qemu-devel] [PATCH for-2.3 6/6] vmdk: Set errp on failures in vmdk_open_vmdk4 Fam Zheng
2014-12-02  8:28 ` [Qemu-devel] [PATCH for-2.3 0/6] vmdk: A few small fixes Markus Armbruster
2014-12-02 10:36   ` 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).