cloud-hypervisor/api_client
James O. D. Hunt eea9bcea38 api-client: Refactor to removed hard-coded prefix
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>
2022-09-28 12:30:02 +01:00
..
src api-client: Refactor to removed hard-coded prefix 2022-09-28 12:30:02 +01:00
Cargo.toml build: bump vmm-sys-util from 0.9.0 to 0.10.0 2022-07-20 09:40:28 +00:00