Skip to content
Snippets Groups Projects
Commit 0310641c authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

crypto: make loaded property read-only


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.

The patch is best reviewed with "-b".

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent c3c67679
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment