Home
last modified time | relevance | path

Searched refs:exc_val (Results 1 – 4 of 4) sorted by relevance

/qemu/python/qemu/qmp/
H A Dlegacy.py118 exc_val: Optional[BaseException],
/qemu/scripts/
H A Dsimpletrace.py217 def __exit__(self, exc_type, exc_val, exc_tb): argument
/qemu/python/qemu/machine/
H A Dmachine.py200 exc_val: Optional[BaseException],
/qemu/tests/qemu-iotests/
H A Diotests.py775 def __exit__(self, exc_type, exc_val, exc_tb): argument