Searched refs:_subp (Results 1 – 1 of 1) sorted by relevance
268 def _subp(self) -> 'subprocess.Popen[bytes]': member in QEMUMachine283 return self._subp.pid548 self._subp.kill()549 self._subp.wait(timeout=60)589 self._subp.terminate()594 timeout, self._subp.pid596 self._subp.wait(timeout=timeout)