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 via email to