]> Git Repo - qemu.git/commit
python/qmp: add parse_address classmethod
authorJohn Snow <[email protected]>
Thu, 3 Jun 2021 00:37:03 +0000 (20:37 -0400)
committerJohn Snow <[email protected]>
Fri, 18 Jun 2021 20:10:06 +0000 (16:10 -0400)
commit587adaca55e825412e54cbc9f9f20e86a6d68a72
tree54a40ed1b43ef0df8ca00366816c4d88f8527b0e
parent5d15c9b875d2102143835ac989954a59a53d2b20
python/qmp: add parse_address classmethod

This takes the place of qmp-shell's __get_address function. It also
allows other utilities to share the same parser and syntax for
specifying QMP locations.

Signed-off-by: John Snow <[email protected]>
Message-id: 20210603003719.1321369[email protected]
Signed-off-by: John Snow <[email protected]>
python/qemu/qmp/__init__.py
scripts/qmp/qmp-shell
This page took 0.024845 seconds and 4 git commands to generate.