Hello!
On Tue, Dec 19, 2006 at 11:24:43AM +0100, Samuel Thibault wrote:
> For some reasons (fxsave/rstor, global page bit), we need to know which
> features the CPU has. Here is a patch for adding this support. Any
> comments?
Thanks, yes, feel free to install.
Regards,
Thomas
signature.as
Samuel Thibault wrote:
Hi,
For some reasons (fxsave/rstor, global page bit), we need to know which
features the CPU has. Here is a patch for adding this support. Any
comments?
Note: the cpu_features variable is an array because there are several
feature words, I for now only implemented word
Hi,
For some reasons (fxsave/rstor, global page bit), we need to know which
features the CPU has. Here is a patch for adding this support. Any
comments?
Note: the cpu_features variable is an array because there are several
feature words, I for now only implemented word 0 which contains all we
n