mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-31 07:19:06 +00:00
The QMP socket implementation does not support multiple clients sending and receiving QMP commands. As a consequence we need to be able to create multiple QMP sockets from the qemu package, so that at least we can support a fixed number of QMP clients. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |
||
---|---|---|
examples_test.go | ||
qemu_test.go | ||
qemu.go | ||
qmp_test.go | ||
qmp.go |