diff options
| author | Markus Armbruster | 2021-04-20 07:19:06 +0200 |
|---|---|---|
| committer | Peter Maydell | 2021-04-20 11:50:34 +0200 |
| commit | e11ce6c06515f30e24aee8a86634013d6b51cbbc (patch) | |
| tree | 5ba346813fab7465c26c29e8c454c0504b2679a7 /include | |
| parent | mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392) (diff) | |
| download | qemu-e11ce6c06515f30e24aee8a86634013d6b51cbbc.tar.gz qemu-e11ce6c06515f30e24aee8a86634013d6b51cbbc.tar.xz qemu-e11ce6c06515f30e24aee8a86634013d6b51cbbc.zip | |
migration: Deprecate redundant query-migrate result @blocked
Result @blocked is true when and only when result @blocked-reasons is
present. It's always non-empty when present. @blocked is redundant.
It was introduced in commit 3af8554bd0 "migration: Add blocker
information", and has not been released. This gives us a chance to
fix the interface with minimal fuss.
Unfortunately, we're already too close to the release to risk dropping
it. Deprecate it instead.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-id: 20210420051907.891470-1-armbru@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
