This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
4bae02dd65
linux
/
arch
/
um
/
include
/
asm
/
kvm_para.h
2 lines
34 B
C
Raw
Normal View
History
Unescape
Escape
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>
2012-03-10 20:37:26 +01:00
#
include
<asm-generic/kvm_para.h>
Reference in New Issue
Copy Permalink