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