Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py114 CommandT = TypeVar('CommandT', bound='QOMCommand') variable
205 cls: Type[CommandT], argument