[libvirt] [PATCH 0/4] qemu: Support qemuDomainGetBlockInfo on remote storage

Peter Krempa pkrempa at redhat.com
Mon Jul 7 12:16:44 UTC 2014


And a few refactors.

Peter Krempa (4):
  util: storage: Inline use of virStorageFileGetMetadataFromFDInternal
  util: storage: Allow specifying format for
    virStorageFileGetMetadataFromBuf
  storage: gluster: Optimize header reader functions
  qemu: refactor qemuDomainGetBlockInfo to work with remote storage

 src/libvirt_private.syms              |   1 +
 src/qemu/qemu_driver.c                |  84 ++++++++++++++---------
 src/storage/storage_backend_gluster.c |  48 ++-----------
 src/util/virstoragefile.c             | 124 +++++++++++++++-------------------
 src/util/virstoragefile.h             |   5 +-
 5 files changed, 118 insertions(+), 144 deletions(-)

-- 
2.0.0




More information about the libvir-list mailing list