Thomas Glanzmann wrote:
> Hello,
> when I try to start a SLES 10 Guest, I get a OPPS:
>
> May  1 00:36:07 thinkpad kernel: Code: 08 eb 71 83 fe 20 0f 87 57 01 00 00 8b 
> 0c b5 00 05 4c 78 85 c9 0f 84 48 01 00 00 89 ea 89 f8 ff d1 85 c0 89 c3 0f 8e 
> 4b 01 00 00 <64> a1 08 00 00 00 8b 40 04 8b 40 08 a8 04 0f 85 cd 02 00 00 8b
>   

This is

    mov    %fs:0x8,%eax

So, some of the recent optimizations killed fs on i386, which is used 
for the pda in recent kernels.  I'll take a look.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to