Add getting started document for virtio machine.
[AGL/documentation.git] / docs / 0_Getting_Started / 2_Building_AGL_Image / 5_0_Building_the_AGL_Image.md
index a891ef1..1573b56 100644 (file)
@@ -12,10 +12,10 @@ The previous sections in the "Image Development Workflow" have treated this setu
 in a generic fashion. AGL has both `Qt` based and `HTML5` based IVI demos, where in the build process is almost the same except few changes in the build enviroment.
 
 This section, provides links to topics with instructions needed to create images for
-three types of supported platforms and for emulation using Quick EMUlator (QEMU)
-or VirtualBox:
+three types of supported platforms and for emulation/virtualization using Quick
+EMUlator (QEMU) or VirtualBox:
 
 * [x86 (Emulation and Hardware)](./5_1_x86_Emulation_and_Hardware.md)
 * [Raspberry Pi 4](./5_2_Raspberry_Pi_4.md)
 * [R Car Gen 3](./5_3_RCar_Gen_3.md)
-
+* [virtio](./5_4_Virtio.md)