[libvirt] [PATCH 2/6] vz: fix vzCheckUnsupportedDisks format checks for cdroms

2016-05-17 Thread Maxim Nestratov
From: Nikolay Shirokovskiy Current version of the function does not check format of cdroms at all. At the same time prlsdkGetDiskInfo give hints that cdroms always have format VIR_STORAGE_FILE_RAW. So fix vzCheckUnsupportedDisks. About structure of checks. As we don't have means to store format

[libvirt] [PATCH 2/6] vz: fix vzCheckUnsupportedDisks format checks for cdroms

2016-03-28 Thread Nikolay Shirokovskiy
Current version of the function does not check format of cdroms at all. At the same time prlsdkGetDiskInfo give hints that cdroms always have format VIR_STORAGE_FILE_RAW. So fix vzCheckUnsupportedDisks. About structure of checks. As we don't have means to store format in SDK we always have only on