Avi Kivity <[EMAIL PROTECTED]> wrote: Parag Warudkar wrote:
> Avi Kivity writes:
>
>
>> Parag Warudkar wrote:
>>
>>> 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.
>>
>>
>
> Yeah something obviously went wrong when the installation got stuck earlier.
> One thing which is good is that the installation seems to get stuck at the
> same place every time.
>
> Is there a way to know where it is getting stuck down under
> in the bowels of KVM?
>
>
You can add a signal handler to qemu/kvm-qemu.c to call kvm_get_regs()
and print them out.
From the rip you can see what Solaris is doing (assuming you have debug
symbols).
I have solaris 10 u3 GA release (from DVD iso) running happily on Fedora
Core 6 x86_64 on my Dell E1505 laptop (T7200 CPU and 2GB RAM) with kvm-8.
Josh
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------------------------
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