qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Accommodate VHDX images created by Disk2VHD
@ 2014-05-13 14:00 Jeff Cody
  2014-05-13 14:00 ` [Qemu-devel] [PATCH 1/2] block: vhdx - account for identical header sections Jeff Cody
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jeff Cody @ 2014-05-13 14:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha

This series adds support for VHDX images created with Microsofts p2v tool Disk2VHD.

Jeff Cody (2):
  block: vhdx - account for identical header sections
  block: add test for vhdx image created by Disk2VHD

 block/vhdx.c                                            |   9 ++++++++-
 tests/qemu-iotests/070                                  |   7 +++++++
 tests/qemu-iotests/070.out                              |   7 +++++++
 tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2 | Bin 0 -> 1424 bytes
 4 files changed, 22 insertions(+), 1 deletion(-)
 create mode 100644 tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2

-- 
1.8.3.1

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

end of thread, other threads:[~2014-05-14 12:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 14:00 [Qemu-devel] [PATCH 0/2] Accommodate VHDX images created by Disk2VHD Jeff Cody
2014-05-13 14:00 ` [Qemu-devel] [PATCH 1/2] block: vhdx - account for identical header sections Jeff Cody
2014-05-13 14:00 ` [Qemu-devel] [PATCH 2/2] block: add test for vhdx image created by Disk2VHD Jeff Cody
2014-05-14  1:58   ` Fam Zheng
2014-05-14 12:15     ` Jeff Cody
2014-05-14  8:07 ` [Qemu-devel] [PATCH 0/2] Accommodate VHDX images " 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).