Parag Warudkar wrote:
>>> After letting it run for some time qemu aborted abruptly 
>>> with this on console -
>>>
>>> unhandled vm exit:  0x9
>>> rax 00000000fec1fc08 rbx 0000000009db01b0 
>>> rcx 0000000009db019c rdx 0000000009db0000
>>> rsi 0000000009db01b0 rdi 0000000000000014 
>>> rsp 00000000fec1fbc4 rbp 00000000fec1fbc4
>>> r8  bff4d48cb7f45a48 r9  4c964fc00d7905c6 
>>> r10 080491444c9656c8 r11 4c958ae0bff4d4c0
>>> r12 b7f447084c965880 r13 0000000100000001 
>>> r14 0804a08a00000000 r15 0812e36800000000
>>>       
>
> BTW, I am not running a 64-bit capable processor. 
> Why is that we are seeing rax/rbx etc. in the register 
> names over here?
>
> Or is that some internal KVM naming thingie?
>   

32-bin kvm userspace can run a 64-bit guest, if you're using a 64-bit os 
kernel, hence the 64-bit registers. Just ignore the 64-bit parts.

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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to