mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
eea9bcea38
The existing API client only allows access to "VM" operations, so added a new `simple_api_full_command_with_fds()` that allows access to "VMM" operations too. Also added a `simple_api_full_command()` to avoid having to specify the file descriptors, in a similar manner to `simple_api_command()`. Fixes: #4701. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |