lkml.org 
[lkml]   [2011]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/6 V2] Add flag to indicate that a vm was stopped by the host
On 10/31/2011 03:07 PM, Eric B Munson wrote:
> This flag will be used to check if the vm was stopped by the host when a soft
> lockup was detected.
>
> Signed-off-by: Eric B Munson<emunson@mgebm.net>

Adding Jeremy since the pvclock ABI is shared across Xen and KVM.

Regards,

Anthony Liguori

> ---
> arch/x86/include/asm/pvclock-abi.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/x86/include/asm/pvclock-abi.h b/arch/x86/include/asm/pvclock-abi.h
> index 35f2d19..6167fd7 100644
> --- a/arch/x86/include/asm/pvclock-abi.h
> +++ b/arch/x86/include/asm/pvclock-abi.h
> @@ -40,5 +40,6 @@ struct pvclock_wall_clock {
> } __attribute__((__packed__));
>
> #define PVCLOCK_TSC_STABLE_BIT (1<< 0)
> +#define PVCLOCK_GUEST_STOPPED (1<< 1)
> #endif /* __ASSEMBLY__ */
> #endif /* _ASM_X86_PVCLOCK_ABI_H */



\
 
 \ /
  Last update: 2011-11-01 20:27    [W:2.504 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site