Re: [Xen-devel] [PATCH 10/24] xen: mask XSAVE from cpuid

From: Andi Kleen
Date: Tue Mar 17 2009 - 11:55:45 EST


> well the choice fundamentally is
> 1) Have correct applications work, even though you might not always get
> all new features that the hardware could have done.. at the expense
> that someone who wants to do horrible things can
> 2) Have all latest features always there, but break correctly written
> apps/oses every 2 years.

I'm not sure there will be that much breakage. It seems more like
a theoretical danger.

>
> I'd go for option 1 any day of the week, hands down.
> Esp if the "cpu cloaking" kind of things really disable the
> instructions... but even without.

With cpu cloaking and disabling unknown instructions it would be fine
to go conservative. But that's not what is being proposed.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/