Re: [libvirt-users] Ability of a VM to detect Libvirt events.

2014-04-26 Thread Brian Rak
How are you thinking that a VM would be paused/rebooted via something other then the hypervisor? On 4/26/2014 5:46 PM, Taimur Al Said wrote: Hi there, Let's assume a libvirt event occurred on a VM, i.e an event like pause VM or reboot VM or any other libvirt event. Can the VM determine that

[libvirt-users] Ability of a VM to detect Libvirt events.

2014-04-26 Thread Taimur Al Said
Hi there, Let's assume a libvirt event occurred on a VM, i.e an event like pause VM or reboot VM or any other libvirt event. Can the VM determine that such event was originated by libvirt? ---or in a more general term by the hypervisor? If yes, how can this be done in theory? Thanks in advance,