qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 27/29] vl: deprecate -writeconfig


From: Paolo Bonzini
Subject: Re: [PULL 27/29] vl: deprecate -writeconfig
Date: Mon, 1 Mar 2021 11:09:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 01/03/21 09:00, Markus Armbruster wrote:
+                    warn_report("-writeconfig is deprecated.  It will go away in 
QEMU 6.2 with no replacement");
                      if (strcmp(optarg, "-") == 0) {
                          fp = stdout;
                      } else {

Forgot to tweak the warning to "-writeconfig is deprecated and will go
away without a replacement"?

Didn't really forget; being pretty sure that there's no usage in the wild and having good reasons to remove the code, giving a firm removal date should encourage people to speak up sooner rather than later.

Paolo




reply via email to

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