Is there any signal or something that could allow me (guest OS) to recognize that my virtual machine is being paused in KVM/Qemu before it gets paused? It's important for me to not depend on option to enable communication between host<->guest in qemu.
Thanks