search for: 7c19828316c8

Displaying 1 result from an estimated 1 matches for "7c19828316c8".

Did you mean: 7c19828316
2018 Nov 23
1
[PATCH v2] v2v: Add support for libosinfo metadata
...guestcaps target_features target_firmware in + guestcaps target_features target_firmware inspect in let name = source.s_name in let file = dir // name ^ ".xml" in diff --git a/v2v/test-v2v-i-ova.xml b/v2v/test-v2v-i-ova.xml index b277193a87ed..7c19828316c8 100644 --- a/v2v/test-v2v-i-ova.xml +++ b/v2v/test-v2v-i-ova.xml @@ -2,6 +2,11 @@ <domain type='kvm'> <!-- generated by --> <name>TestOva</name> + <metadata> + <libosinfo:libosinfo xmlns:libosinfo='http://libosinfo.org/xmlns/libvirt/domain/1.0...