Re: [Xen-devel] [PATCH RFC 11/31] xen/x86: Calculate Raw featureset

2015-12-22 Thread Andrew Cooper
On 22/12/15 17:14, Jan Beulich wrote: On 16.12.15 at 22:24, wrote: >> Calculate and expose the raw featureset to userspace. This is for >> informational purposes; the difference between the raw and the host >> featuresets are the features Xen has specifically chosen not to use. > And what us

Re: [Xen-devel] [PATCH RFC 11/31] xen/x86: Calculate Raw featureset

2015-12-22 Thread Jan Beulich
>>> On 16.12.15 at 22:24, wrote: > Calculate and expose the raw featureset to userspace. This is for > informational purposes; the difference between the raw and the host > featuresets are the features Xen has specifically chosen not to use. And what use is this? Looks like dead code to me... J