Searched defs:_qmp (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/python/qemu/machine/ | ||
H A D | machine.py | 681 def _qmp(self) -> QEMUMonitorProtocol: member in QEMUMachine |
/openbmc/qemu/tests/qemu-iotests/ | ||
H A D | iotests.py | 422 _qmp: Optional[QEMUMonitorProtocol] = None variable in QemuStorageDaemon |