Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

QMP

asdf

QMP Helper

asdfaThe basics on QMP can be found here:

http://wiki.qemu.org/QMP

QMP Helper

When QEMU is run in dom0 with the toolstack (xl in this case), it will typically be setup to create a UNIX socket that xl can connect to and communicate with QEMU. This is done using a QEMU command line argument like this (where N is the quest's domain ID):

Code Block
languagetext
-qmp unix:/var/run/xen/qmp-libxl-N,server,nowait

When 

QMP Shell

safsdf