Lines Matching full:version
128 if there is a Windows version which acts differently.
161 enabled, it provides Enlightened VMCS version 1 feature to the guest. The feature
201 ``hv-version-id-build``, ``hv-version-id-major``, ``hv-version-id-minor``, ``hv-version-id-spack``,…
202 This changes Hyper-V version identification in CPUID 0x40000002.EAX-EDX from the
205 - ``hv-version-id-build`` sets 'Build Number' (32 bits)
206 - ``hv-version-id-major`` sets 'Major Version' (16 bits)
207 - ``hv-version-id-minor`` sets 'Minor Version' (16 bits)
208 - ``hv-version-id-spack`` sets 'Service Pack' (32 bits)
209 - ``hv-version-id-sbranch`` sets 'Service Branch' (8 bits)
210 - ``hv-version-id-snumber`` sets 'Service Number' (24 bits)
212 Note: hv-version-id-* are not enlightenments and thus don't enable Hyper-V
291 emulating specific Hyper-V version, ...), it is recommended to enable all
302 - ``hv-vendor-id``, ``hv-version-id-build``, ``hv-version-id-major``,
303 ``hv-version-id-minor``, ``hv-version-id-spack``, ``hv-version-id-sbranch``,
304 ``hv-version-id-snumber`` can be left unchanged, guests are not supposed to
305 behave differently when different Hyper-V version is presented to them.