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