Package ganeti :: Package hypervisor :: Package hv_kvm :: Module monitor
[hide private]
[frames] | no frames]

Module monitor

source code

Qemu monitor control classes

Classes [hide private]
  QmpCommandNotSupported
QMP command not supported by the monitor.
  QmpMessage
QEMU Messaging Protocol (QMP) message.
  MonitorSocket
  QmpConnection
Connection to the QEMU Monitor using the QEMU Monitor Protocol (QMP).

Imports: os, stat, errno, socket, StringIO, errors, utils, serializer