cloud-hypervisor/vmm
Sebastien Boeuf 11e7ece9f5 vmm: Add new flag "--vsock"
The new flag vsock is meant to be used in order to create a VM with a
virtio-vsock device attached to it. Two parameters are needed with this
device, "cid" representing the guest context ID, and "sock" representing
the UNIX socket path which can be accessed from the host.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-09-06 10:51:25 -07:00
..
src vmm: Add new flag "--vsock" 2019-09-06 10:51:25 -07:00
Cargo.toml build: Really make the acpi feature disableable 2019-09-05 08:58:47 -07:00