]> Git Repo - qemu.git/commit
python/qemu: qmp: Remove unnused attributes
authorWainer dos Santos Moschetta <[email protected]>
Fri, 27 Dec 2019 13:41:01 +0000 (10:41 -0300)
committerPhilippe Mathieu-Daudé <[email protected]>
Fri, 7 Feb 2020 14:12:48 +0000 (15:12 +0100)
commit50d189c97ab8ed3de80d0ed22a867e1d5361fd02
tree4014badc9d556de752cbbaaa84365b4dbf19a5de
parent07608e807d4e7bd2daa7fe154bd9dc2235c1a323
python/qemu: qmp: Remove unnused attributes

The `error` and `timeout` attributes in QEMUMonitorProtocol are
not used, so this delete them.

Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
Reviewed-by: John Snow <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20191227134101[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
python/qemu/qmp.py
This page took 0.023071 seconds and 4 git commands to generate.