cloud-hypervisor/vmm/src/api
Rob Bradford a831aa214c vmm: Support vhost-user-net via "--net"
Add a socket and vhost_user parameter to this option so that the same
configuration option can be used for both virtio-net and vhost-user-net.
For now it is necessary to specify both vhost_user and socket parameters
as auto activation is not yet implemented. The original command line
parameter is still supported for now.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-01-28 12:39:26 +00:00
..
openapi vmm: Support vhost-user-net via "--net" 2020-01-28 12:39:26 +00:00
http_endpoint.rs vmm: Switch to storing VmConfig inside an Arc<Mutex<>> 2019-12-05 16:39:19 +00:00
http.rs vmm: Add HTTP API to resize the VM 2019-12-02 13:49:04 +00:00
mod.rs vmm: Add support for resizing the memory used by the VM 2020-01-15 20:21:22 +01:00