search for: msedge

Displaying 3 results from an estimated 3 matches for "msedge".

2017 Oct 11
3
[PATCH 0/2] v2v: -i vmx: Allow deviceType field to be completely omitted.
A colleague found some VMX files which omit the deviceType field. This allows -i vmx mode to parse them. Rich.
2018 Jul 05
4
[PATCH] v2v: Preserve VM Generation ID (RHBZ#1598350).
...nr vCPUs: 1 CPU vendor: diff --git a/v2v/test-v2v-i-vmx-5.expected b/v2v/test-v2v-i-vmx-5.expected index f94306536..1b2e9dfad 100644 --- a/v2v/test-v2v-i-vmx-5.expected +++ b/v2v/test-v2v-i-vmx-5.expected @@ -3,6 +3,7 @@ Source guest information (--print-source option): source name: MSEdge - Win10_preview hypervisor type: vmware + VM genid: 8312995e-57b8-f814-4013-c1ba795f05ba memory: 2147483648 (bytes) nr vCPUs: 1 CPU vendor: diff --git a/v2v/test-v2v-print-source.expected b/v2v/test-v2v-print-source.expected index 22e88b03c..76076c719 100644 --- a/v2...
2018 Jul 05
0
Re: [PATCH] v2v: Preserve VM Generation ID (RHBZ#1598350).
...> diff --git a/v2v/test-v2v-i-vmx-5.expected b/v2v/test-v2v-i-vmx-5.expected > index f94306536..1b2e9dfad 100644 > --- a/v2v/test-v2v-i-vmx-5.expected > +++ b/v2v/test-v2v-i-vmx-5.expected > @@ -3,6 +3,7 @@ Source guest information (--print-source option): > > source name: MSEdge - Win10_preview > hypervisor type: vmware > + VM genid: 8312995e-57b8-f814-4013-c1ba795f05ba > memory: 2147483648 (bytes) > nr vCPUs: 1 > CPU vendor: > diff --git a/v2v/test-v2v-print-source.expected > b/v2v/test-v2v-print-source.expected > ind...