mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 03:48:45 +00:00
24b14059b362b57940b94c1de4943ae73a1589b9
Some QMP commands like ```query-hotpluggable-cpus``` returns a response that needs to be processed and returned to the client as a struct. This patch adds the function ```executeCommandWithResponse``` that returns the response of a QMP command. Signed-off-by: Julio Montes <julio.montes@intel.com>
Description
Languages
Rust
58.3%
Go
24.4%
Shell
10.2%
RPC
5.2%
Makefile
1%
Other
0.9%