On 10/21/09 21:39, Glauber Costa wrote:
$ rpm -ql kernel-headers | grep kvm
/usr/include/asm/kvm.h
/usr/include/linux/kvm.h
Did you ever build this?
You should improve your patch qa ...
btw, it builds fine for me even without --kerneldir, just tested.
and the<linux/kvm_para.h> include is there since Feb08, a while now.
Which doesn't imply "make headers" actually includes that file. Even
rawhide aka soon-to-be-F12 ships no kvm_para.h header file in
kernel-headers.
Just defining the msrs instead of using kvm_para.h should be fine, the
numbers will not change ...
cheers,
Gerd