Displaying 1 result from an estimated 1 matches for "xm_linux_save".
Did you mean:
xc_linux_save
2006 Mar 19
14
Detecting deadlocks with hypervisor..
Hello,
I am trying to see if the hypervisor can be used to detect deadlocks in the
guest VMs. My goal is to detect if a guest OS is deadlocked, and if it is,
then create a clone of the deadlocked OS without the locking condition, and
letting the clone run. While the clone runs I am hoping to generate some
hints that could tell me what caused the deadlock.
I simulated a deadlock/hang