All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] vmdk: Fix error for JSON descriptor file names
@ 2014-12-03  9:23 Max Reitz
  2014-12-03  9:23 ` [Qemu-devel] [PATCH 1/2] " Max Reitz
  2014-12-03  9:23 ` [Qemu-devel] [PATCH 2/2] iotests: Add test for vmdk JSON " Max Reitz
  0 siblings, 2 replies; 7+ messages in thread
From: Max Reitz @ 2014-12-03  9:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Fam Zheng, Stefan Hajnoczi, Max Reitz

This series improves the error message emitted when a vmdk file has a
JSON file name and the vmdk driver tries to read the extent files (which
will not work), and adds an appropriate test case.

This series depends on
"[PATCH] iotests: Specify qcow2 format for qemu-io in 059".


Max Reitz (2):
  vmdk: Fix error for JSON descriptor file names
  iotests: Add test for vmdk JSON file names

 block/vmdk.c               | 9 ++++++++-
 tests/qemu-iotests/059     | 6 ++++++
 tests/qemu-iotests/059.out | 4 ++++
 3 files changed, 18 insertions(+), 1 deletion(-)

-- 
1.9.3

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-03  9:23 [Qemu-devel] [PATCH 0/2] vmdk: Fix error for JSON descriptor file names Max Reitz
2014-12-03  9:23 ` [Qemu-devel] [PATCH 1/2] " Max Reitz
2014-12-03  9:40   ` Fam Zheng
2014-12-03 12:44   ` Kevin Wolf
2014-12-03 13:08     ` Max Reitz
2014-12-03  9:23 ` [Qemu-devel] [PATCH 2/2] iotests: Add test for vmdk JSON " Max Reitz
2014-12-03  9:41   ` Fam Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.