commit | ff12849a7a187e17fcbd888b39850d22103395c6 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Tue Sep 28 16:45:51 2010 +0100 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Oct 22 21:26:02 2010 +0100 |
tree | ba7276b8c6afbee0d0a9add10131b55d7444fd98 | |
parent | 4fe7d5a708a955b35e3fdc4dea3e0b7a6ae2eb06 [diff] |
xen: mask the MTRR feature from the cpuid We don't want Linux to think that the cpu supports MTRRs when running under Xen because MTRR operations could only be performed through hypercalls. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>