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).
Functions [hide private]
 
_ensure_connection(fn)
Decorator that wraps MonitorSocket external methods
source code
Variables [hide private]
  fdsend = None
hash(x)

Imports: os, stat, errno, socket, StringIO, logging, bitarray, errors, utils, constants, serializer