>>> On 23.03.16 at 17:36, wrote:
> +# SSE2 was also re-specified as core for 64bit. The AESNI and SHA
> +# instruction groups are documented to require checking for SSE2
> +# support as a prerequisite.
> +SSE2: [SSE3, LM, AESNI, SHA],
No idea why I didn't notice t
Some features depend on other features. Working out and maintaining the exact
dependency tree is complicated, so it is expressed in the automatic generation
script.
At runtime, Xen needs to be disable all features which are dependent on a
feature being disabled. Because of the flattening perform