|
1 | | -# Create Other OS Guest VM under EMT Host |
| 1 | +# Create VMs under Edge Microvisor Toolkit Host |
2 | 2 |
|
3 | | -Edge Microvisor Toolit supports SR-IOV (Single Root Input/Output Virtualization), which allows it to serve as a host OS for virtualization of other operating systems, running as a guest OS in a virtual machine. |
| 3 | +Edge Microvisor Toolkit supports SR-IOV (Single Root Input/Output Virtualization), which allows it to serve as a host OS for virtualization of other operating systems, running as a guest OS in a virtual machine. |
4 | 4 |
|
5 | 5 | > **NOTE:** Contact Your Intel representative for more details on required resources. |
6 | 6 |
|
7 | 7 | ## Prerequisites |
8 | 8 |
|
9 | 9 | 1. Prepare Ubuntu Host for creating Guest VM images, as well as Guest VM images, according to the guides below: |
10 | 10 |
|
11 | | -[Kernel and Host User Space Setup](./emt-vm-host-setup.md) |
12 | | - |
13 | | -[Windows Guest VM](./emt-vm-host-win-guest.md) |
14 | | - |
15 | | -[Ubuntu Guest VM](./emt-vm-host-ubuntu-guest.md) |
| 11 | + - [Kernel and Host User Space Setup](./vm-host/emt-vm-host-setup.md) |
| 12 | + - [Windows Guest VM](./vm-host/emt-vm-host-win-guest.md) |
| 13 | + - [Ubuntu Guest VM](./vm-host/emt-vm-host-ubuntu-guest.md) |
16 | 14 |
|
17 | 15 | 2. Adjust EMT kernel parameters |
18 | 16 |
|
@@ -74,4 +72,16 @@ sudo grub2-mkconfig -o /boot/grub2/grub.cfg "$@" |
74 | 72 |
|
75 | 73 | 2. Display Port Configuration. |
76 | 74 |
|
77 | | - The reference display port sidecar configuration yaml files are provided in the zipped file to choose the right one for the system configuration. |
| 75 | + The reference display port sidecar configuration yaml files are provided in the zipped file to choose the right one for the system configuration. |
| 76 | + |
| 77 | + |
| 78 | +<!--hide_directive |
| 79 | +:::{toctree} |
| 80 | +:hidden: |
| 81 | +
|
| 82 | +./vm-host/emt-vm-host-setup |
| 83 | +./vm-host/emt-vm-host-win-guest |
| 84 | +./vm-host/emt-vm-host-ubuntu-guest |
| 85 | +
|
| 86 | +::: |
| 87 | +hide_directive--> |
0 commit comments