qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v8 18/26] block: Add sgfnt_runtime_opts to Block


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v8 18/26] block: Add sgfnt_runtime_opts to BlockDriver
Date: Thu, 22 Feb 2018 16:19:45 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 2018-02-06 16:23, Alberto Garcia wrote:
> 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?

Er, well, er.

After having looked at it a couple of times now, I can't see anything.
I guess I'll remove it and hope for the best...?

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]