]> Git Repo - qemu.git/commit
python/qemu/qmp.py: QMP debug with VM label
authorOksana Vohchana <[email protected]>
Mon, 16 Mar 2020 10:32:03 +0000 (12:32 +0200)
committerCleber Rosa <[email protected]>
Tue, 17 Mar 2020 21:55:57 +0000 (17:55 -0400)
commit566054a0bc0cdc6f4ef999f5859a939fc7bf563b
tree49d677e2c3b0195738bbb4e8372be72419aef663
parentd649689a8ecb2e276cc20d3af6d416e3c299cb17
python/qemu/qmp.py: QMP debug with VM label

QEMUMachine writes some messages to the default logger.
But it sometimes hard to read the output if we have requests to
more than one VM.
This patch adds a label to the logger in the debug mode.

Signed-off-by: Oksana Vohchana <[email protected]>
Reviewed-by: John Snow <[email protected]>
Reviewed-by: Wainer dos Santos Moschetta <[email protected]>
Reviewed-by: Cleber Rosa <[email protected]>
Message-Id: <20200316103203[email protected]>
Signed-off-by: Cleber Rosa <[email protected]>
python/qemu/machine.py
python/qemu/qmp.py
This page took 0.02605 seconds and 4 git commands to generate.