Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Qmp_protocol
Sourcea connection to a running qemu
connect path
connects to a qemu exposing a QMP interface on the Unix domain socket at path
negotiate t
performs the initial protocol negotiation, needed before any commands can be sent on the connection.
to_fd t
returns a raw file descriptor suitable for Unix.select
read t
reads a QMP message from qemu
write t
writes a QMP message from qemu