module documentation

Qemu monitor control classes

Class QemuMonitorSocket No class docstring; 0/1 instance variable, 0/9 constant, 1/7 method documented
Class QmpConnection Connection to the QEMU Monitor using the QEMU Monitor Protocol (QMP).
Class QmpEvent QEMU event message from a qmp socket.
Class QmpMessage QEMU Messaging Protocol (QMP) message.
Class UnixFileSocketConnection No class docstring; 0/4 instance variable, 1/9 method documented
Exception QmpCommandNotSupported QMP command not supported by the monitor.
Exception QmpTimeoutError QMP socket timeout error
Variable QmpTimestamp Undocumented
Function _ensure_connection Decorator that wraps MonitorSocket external methods
QmpTimestamp =

Undocumented

def _ensure_connection(fn):

Decorator that wraps MonitorSocket external methods