]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Enable probing of VPC disk format type
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 8 Jun 2010 15:05:36 +0000 (16:05 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 8 Jun 2010 15:05:36 +0000 (16:05 +0100)
commitf4365c73a28a7618724c1270d9509c81fd645bc0
treefb9318ed18cbc646c8a4ab1fd90e81665de1bbd4
parent1c72695c447e45e9e0b9296fa4818271a230aca6
Enable probing of VPC disk format type

A look at the QEMU source revealed the missing bits of info about
the VPC file format, so we can enable this now

* src/util/storage_file.c: Enable VPC format, providing version
  and disk size offset fields
src/util/storage_file.c