qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] crypto: make loaded property read-only
Date: Mon, 9 May 2022 15:24:30 +0200	[thread overview]
Message-ID: <9f01eaed-b1fd-e436-f067-bf7787e01625@redhat.com> (raw)
In-Reply-To: <YnjukuIbHbuk36zj@redhat.com>

On 5/9/22 12:36, Daniel P. Berrangé wrote:
> On Mon, May 09, 2022 at 12:19:07PM +0200, Paolo Bonzini wrote:
>> The ``loaded=on`` option in the command line or QMP ``object-add`` either had
>> no effect (if ``loaded`` was the last option) or caused options to be
>> effectively ignored as if they were not given.  The property is therefore
>> useless and was deprecated in 6.0; make it read-only now.
> Why read-only, as opposed to deleting it entirely ? Unless I'm missing
> something, nothing will read the property either

Just erring on the safe side; qom-get could read it but I guess it will 
always be true.

Paolo


      reply	other threads:[~2022-05-09 13:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 10:19 [PATCH] crypto: make loaded property read-only Paolo Bonzini
2022-05-09 10:36 ` Daniel P. Berrangé
2022-05-09 13:24   ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9f01eaed-b1fd-e436-f067-bf7787e01625@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).