Home
last modified time | relevance | path

Searched refs:_post_launch (Results 1 – 2 of 2) sorted by relevance

/qemu/python/qemu/machine/
H A Dqtest.py168 def _post_launch(self) -> None: member in QEMUQtestMachine
170 super()._post_launch()
H A Dmachine.py372 def _post_launch(self) -> None: member in QEMUMachine
486 self._post_launch()