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: NEric B Munson <emunson@mgebm.net> asm-generic changes Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com> Signed-off-by: NAvi Kivity <avi@redhat.com>
Showing
arch/alpha/include/asm/kvm_para.h
0 → 100644
arch/arm/include/asm/kvm_para.h
0 → 100644
arch/avr32/include/asm/kvm_para.h
0 → 100644
arch/c6x/include/asm/kvm_para.h
0 → 100644
arch/frv/include/asm/kvm_para.h
0 → 100644
arch/h8300/include/asm/kvm_para.h
0 → 100644
arch/m68k/include/asm/kvm_para.h
0 → 100644
arch/mips/include/asm/kvm_para.h
0 → 100644
arch/score/include/asm/kvm_para.h
0 → 100644
arch/sh/include/asm/kvm_para.h
0 → 100644
arch/sparc/include/asm/kvm_para.h
0 → 100644
arch/tile/include/asm/kvm_para.h
0 → 100644
arch/um/include/asm/kvm_para.h
0 → 100644
include/asm-generic/kvm_para.h
0 → 100644
想要评论请 注册 或 登录