Re: [RFC] Features patch

2006-12-19 Thread Barry deFreese
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

[RFC] Features patch

2006-12-19 Thread Samuel Thibault
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