Home
last modified time | relevance | path

Searched refs:main_wrap (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/scripts/qmp/
H A Dqmp-shell-wrap11 qmp_shell.main_wrap()
/openbmc/qemu/python/
H A Dsetup.cfg71 qmp-shell-wrap = qemu.qmp.qmp_shell:main_wrap
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py562 def main_wrap() -> None: function