]> git.ipfire.org Git - thirdparty/qemu.git/commit
python/aqmp: add error classes
authorJohn Snow <jsnow@redhat.com>
Wed, 15 Sep 2021 16:29:30 +0000 (12:29 -0400)
committerJohn Snow <jsnow@redhat.com>
Mon, 27 Sep 2021 16:10:29 +0000 (12:10 -0400)
commitfbfb6a37a34fc08f4ff0e5e1e5aab63650af5ed4
tree7732db60a68fe26629695882c6b60452f644f32d
parenta093a65567c797ab0a53e8a6962043679e3ed2f2
python/aqmp: add error classes

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20210915162955.333025-3-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/aqmp/__init__.py
python/qemu/aqmp/error.py [new file with mode: 0644]