Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py26 from .models import ErrorResponse, Greeting
218 self._greeting: Optional[Greeting] = None
230 def greeting(self) -> Optional[Greeting]:
259 async def _get_greeting(self) -> Greeting:
271 return Greeting(msg)
H A Dmodels.py55 class Greeting(Model): class
/openbmc/qemu/docs/interop/
H A Dqmp-spec.rst61 Server Greeting
344 advertised in the `Server Greeting`_ which they support.
356 capabilities array (in the `Server Greeting`_). Thus, Clients can check