On 12/27/19 2:41 PM, Wainer dos Santos Moschetta wrote:
The `error` and `timeout` attributes in QEMUMonitorProtocol are
not used, so this delete them.
Signed-off-by: Wainer dos Santos Moschetta
---
python/qemu/qmp.py | 4
1 file changed, 4 deletions(-)
diff --git a/python/qemu/qmp.py b
On 12/27/19 8:41 AM, Wainer dos Santos Moschetta wrote:
> The `error` and `timeout` attributes in QEMUMonitorProtocol are
> not used, so this delete them.
>
> Signed-off-by: Wainer dos Santos Moschetta
Reviewed-by: John Snow
> ---
> python/qemu/qmp.py | 4
> 1 file changed, 4 deletion
The `error` and `timeout` attributes in QEMUMonitorProtocol are
not used, so this delete them.
Signed-off-by: Wainer dos Santos Moschetta
---
python/qemu/qmp.py | 4
1 file changed, 4 deletions(-)
diff --git a/python/qemu/qmp.py b/python/qemu/qmp.py
index 6d55f53595..cddb94bb3c 100644
---