diff --git a/virt.md b/virt.md index d9010c1..4bd7900 100644 --- a/virt.md +++ b/virt.md @@ -2,11 +2,25 @@ title: Untitled Page description: published: true -date: 2021-11-13T12:08:53.048Z +date: 2021-11-13T12:55:00.139Z tags: editor: markdown dateCreated: 2021-11-13T12:08:53.048Z --- -# Header -Your content here \ No newline at end of file +## On open-source virtualization + +*In this section, the focus is on KVM virtualization, and its associated tools, including QEMU, the Linux kernel, libvirt, etc., mostly in the context of Phyllome OS.* + +* [Anatomy of a virtual machine](/virt/vm) + * [Chipsets](/virt/chipset) + * [Firmware](/virt/firmware) + * [CPU](/virt/cpu) + * [Memory](/virt/memory) + * [Storage](/virt/storage) + * [Display](/virt/display) +* [Linux Kernel modules](/virt/kernel-modules) related to virtualization +* [Virtualization-related paths](/virt/linux-paths) on Linux +* [XML](/virt/xml) commented +* [Lexicon](/virt/lexicon) +* [External resources](/virt/resources) \ No newline at end of file