Skip to content
Commit 3b5d56b9 authored by Eric B Munson's avatar Eric B Munson Committed by Avi Kivity
Browse files

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: default avatarEric B Munson <emunson@mgebm.net>
asm-generic changes Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent eae3ee7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment