commit | 3b5d56b9317fa7b5407dff1aa7b115bf6cdbd494 | [log] [tgz] |
---|---|---|
author | Eric B Munson <emunson@mgebm.net> | Sat Mar 10 14:37:26 2012 -0500 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:48:59 2012 +0300 |
tree | d733bab15dcf193c3364d14fc2d973aa20a28fe3 | |
parent | eae3ee7d8a7c59cf63441dedf28674889f5fc477 [diff] |
kvmclock: Add functions to check if the host has stopped the vm When a host stops or suspends a VM it will set a flag to show this. The watchdog will use these functions to determine if a softlockup is real, or the result of a suspended VM. Signed-off-by: Eric B Munson <emunson@mgebm.net> asm-generic changes Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>