Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/machine/
H A Dmachine.py681 def _qmp(self) -> QEMUMonitorProtocol: member in QEMUMachine
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py422 _qmp: Optional[QEMUMonitorProtocol] = None variable in QemuStorageDaemon