You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+17-78
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,13 @@ Libvirt.
13
13
- Supports [vhost-user network interfaces](https://libvirt.org/formatdomain.html#elementVhostuser), to allow a VM to connect e.g. with a DPDK-based vswitch
14
14
15
15
Provisioning options:
16
-
- cloud image used for provisioning (currently tested with Ubuntu 16.04)
16
+
- cloud image used for provisioning (currently tested with Ubuntu 16.04 & 18.04)
17
17
- user credentials
18
18
- custom provisioning script to be used during VM creation
19
19
- custom init.d script to be installed permanently
20
20
21
21
VM configuration options:
22
-
- number of vCPUs
22
+
- number and topology of vCPUs
23
23
- guest memory
24
24
- hugepage backing options
25
25
- network interfaces: support for `bridge`-type and `vhostuser`-type interfaces
@@ -42,88 +42,27 @@ virgo makes use of the following utilities:
0 commit comments