Home
last modified time | relevance | path

Searched defs:require (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/python/qemu/qmp/
H A Dprotocol.py121 def require(required_state: Runstate) -> Callable[[F], F]: function
/openbmc/qemu/
H A Dblock.c5774 const char *backing_fmt, bool require) in bdrv_co_change_backing_file()