Home
last modified time | relevance | path

Searched defs:QMPObject (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/python/qemu/qmp/
H A Dlegacy.py50 QMPObject = Dict[str, object] variable
H A Dqmp_shell.py263 parent: QMPObject) -> None: