python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type
commit9b0ecfaba5920ddf8601d7b31746a428aa3779c6
authorThomas Huth <thuth@redhat.com>
Mon, 11 Jul 2022 09:57:21 +0000 (11 11:57 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 18 Jul 2022 18:28:06 +0000 (18 20:28 +0200)
tree0955b69d6c3deda2894bdac8ba4a8a468b73b696
parent0a979a1320a4ea10c6a26c0d133a147fee5b5ecf
python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type

'returns-whitelist' has been renamed to 'command-returns-exceptions' in
commit b86df3747848 ("qapi: Rename pragma *-whitelist to *-exceptions").

Message-Id: <20220711095721.61280-1-thuth@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
python/qemu/qmp/legacy.py