mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-02 05:53:33 +00:00
Adds support for instantiating multiple `VhostUserVsockBackend`s parallely to handle multiple guests. Extends the CLI interface to accept the config for multiple VMs in addition to the yaml config file with the `--vm` argument as follows: vhost-user-vsock \ --vm guest_cid=3,socket=/tmp/vhost3.socket,uds_path=/tmp/vm3.vsock \ --vm guest_cid=4,socket=/tmp/vhost4.socket,uds_path=/tmp/vm4.vsock Signed-off-by: Priyansh Rathi <techiepriyansh@gmail.com> |
||
|---|---|---|
| .. | ||
| gpio | ||
| i2c | ||
| rng | ||
| scsi | ||
| vsock | ||