Home
last modified time | relevance | path

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

/qemu/docs/sphinx/
H A Dqapidoc.py48 QAPISchemaCommand,
256 assert isinstance(self.entity, QAPISchemaCommand)
310 if isinstance(ent, (QAPISchemaCommand, QAPISchemaEvent)):
/qemu/scripts/qapi/
H A Dschema.py992 class QAPISchemaCommand(QAPISchemaDefinition): class
1464 QAPISchemaCommand(name, info, expr.doc, ifcond, features, data,