[libvirt] [PATCH 0/2] Support the QED disk image format

Adam Litke agl at us.ibm.com
Wed Nov 17 19:52:40 UTC 2010


Qemu is about to gain support for a new disk image format: QED.  Details on
this format (including specification) can be found here:
http://wiki.qemu.org/Features/QED.  This short series of patches allows QED
images to be used with libvirt.

Adam Litke (2):
  QED: Basic support for QED images
  Support for probing qed image metadata

 src/util/storage_file.c |   85 ++++++++++++++++++++++++++++++++++++++++++++++-
 src/util/storage_file.h |    1 +
 2 files changed, 85 insertions(+), 1 deletions(-)

-- 
1.7.3.2.164.g6f10c




More information about the libvir-list mailing list