Thanks Michal.<div>Yes I do not have a screen, the host and the guests are running on an embedded device.</div><div>The real requirement is:</div><div>Is there a way that I can register with libvirt for the state change notifications in the guest OS?</div>
<div>Is it possible?</div><div>I need to take some actions in the host based on the guest OS state change.</div><div><br></div><div>Thx</div><div>>harish </div><div><br><div class="gmail_quote">On Thu, Aug 2, 2012 at 11:44 PM, Michal Privoznik <span dir="ltr"><<a href="mailto:mprivozn@redhat.com" target="_blank">mprivozn@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 03.08.2012 05:46, Harish Patil wrote:<br>
> Hello,<br>
> Is there a way to determine state of the qemu/kvm guest OS<br>
> (rebooting/working/hung etc) from the host. I'm not referring to the<br>
> qemu domain state itself<br>
><br>
<br>
</div>Well, I don't quite understand how would you do this on real host other<br>
than looking at its screen.<br>
Anyway, libvirt allows mgmt applications to peek into guest memory and<br>
dump it. This is how virt-dmesg works [1]. So maybe it would be handful<br>
example for you.<br>
<br>
Michal<br>
<br>
1: <a href="http://people.redhat.com/~rjones/virt-dmesg/" target="_blank">http://people.redhat.com/~rjones/virt-dmesg/</a><br>
<br>
> Thanks in advance.<br>
><br>
>>harish<br>
><br>
><br>
> _______________________________________________<br>
> libvirt-users mailing list<br>
> <a href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/libvirt-users" target="_blank">https://www.redhat.com/mailman/listinfo/libvirt-users</a><br>
><br>
<br>
</blockquote></div><br></div>