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
> rip 00000000fe9634fe rflags 00010216
> Aborted
>
> And this in dmesg -
> kvm_handle_exit: unexpected, valid vectoring info 
> and exit reason is 0x9
>
>
>   

Exit 9 is a hardware task switch, which is not supported by vmx.  It's 
unlikely solaris is using it; probably some other failure before caused 
it to take the wrong route.


-- 
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