diff --git a/virt/lexicon.md b/virt/lexicon.md index 7fc09e2..3646481 100644 --- a/virt/lexicon.md +++ b/virt/lexicon.md @@ -2,11 +2,46 @@ title: Lexicon description: published: true -date: 2021-11-13T11:58:43.776Z +date: 2021-11-13T18:47:23.476Z tags: editor: markdown dateCreated: 2021-11-13T11:58:43.776Z --- -# Header -Your content here \ No newline at end of file + +# Terms related to virtualization + +When in **bold**, it refers to generic terms, when in *italic*, it refers to specific technologies or software + +* *AMD Vi* +* *AMD SEV*: +* *crossvm*: +* **Emulated devices**: +* *Firecracker*: +* **Hypervisor**: A hypervisor or Virtual Machine Monitor is a piece of software +* **HVM**: +* *Intel VT-d*: +* *Intel VT-x*: +* *Intel GVT-d*: +* **IOMMU**: +* **Kernel space**: +* **KVM**: The Kernel-based Virtual Machine module for Linux. +* **Nested-passthrough**: +* **Nested-virtualization**: +* **Machine-level virtualization**: +* **OS-level virtualization**: +* **Passthrough**: +* **Paravirtualization**: +* *QEMU*: QEMU, shorts for QEMU is not an EMUlator, allows for emulating a great number of systems. +* *Qubes OS*: +* *Spectrum OS*: +* **Type 1 hypervisor**: +* **Type 2 hypervisor**: +* **UEFI**: +* **User space**: +* *Xen*: +* **Vhost**: +* **Virtio devices**: +* **Virtual machine**: +* **Virtualization**: allowing the recreation of software-based computers sitting on top of real, physical or bare-metal hardware +* **VFIO**: \ No newline at end of file