QMP
asdf
QMP Helper
asdfaThe basics on QMP can be found here:
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 | ||
---|---|---|
| ||
-qmp unix:/var/run/xen/qmp-libxl-N,server,nowait |
WhenÂ
QMP Shell
safsdf