Re: [libvirt] [PATCHv3 07/36] storage: Switch metadata crawler to use storage driver to get unique path

2014-06-07 Thread Roman Bogorodskiy
Peter Krempa wrote: Use the virStorageFileGetUniqueIdentifier() function to get a unique identifier regardless of the target storage type instead of relying on canonicalize_path(). A new function that checks whether we support a given image is introduced to avoid errors for unimplemented

Re: [libvirt] [PATCH] vmx: Relax virtualHW.version check

2014-06-07 Thread Matthias Bolte
2014-05-11 12:08 GMT+02:00 Martin Kletzander mklet...@redhat.com: On Sat, May 10, 2014 at 04:41:16PM +0200, Matthias Bolte wrote: The original implementation of the VMX config parser assumed that the virtualHW.version would have more influence on the content of the VMX file than it actually