On Mon 05 Feb 2018 04:18:27 PM CET, Max Reitz wrote:
> --- a/block/blkdebug.c
> +++ b/block/blkdebug.c
> @@ -886,6 +886,21 @@ static int blkdebug_reopen_prepare(BDRVReopenState 
> *reopen_state,
>      return 0;
>  }
>  
> +static const char *const blkdebug_sgfnt_runtime_opts[] = {
> +    "config",
> +    "inject-error.",
> +    "set-state.",
> +    "suspend.",

Where did this "suspend." come from?

Berto

Reply via email to