From a15aacbe0cc36c7be2220960cc12dba8122bf0bd Mon Sep 17 00:00:00 2001 From: lukas <lukas@phyllo.me> Date: Tue, 18 Jan 2022 10:44:18 +0000 Subject: [PATCH] docs: create phyllomeos/features --- phyllomeos/features.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 phyllomeos/features.md diff --git a/phyllomeos/features.md b/phyllomeos/features.md new file mode 100644 index 0000000..c680085 --- /dev/null +++ b/phyllomeos/features.md @@ -0,0 +1,31 @@ +--- +title: Features +description: +published: true +date: 2022-01-18T10:44:15.279Z +tags: +editor: markdown +dateCreated: 2022-01-18T10:44:15.279Z +--- + +# Features + +Below are the targeted features for the stable version, also known as Phyllome OS 1.0. + +| | Phyllome OS alpha features | +| :- | :-: | +| *Nested-virtualization* | Yes | +| *Paravirtualization* | Complete support on Linux guests | +| *IOMMU support* | Yes | +| *VM Migration* | Cold migration only | +| *VM Snapshots* | No | +| *VM Cloning* | Yes | +| *Virtual disks format* | RAW only | +| *PCI Passthrough* | Yes | +| *Sound* | PCI Passthrough | +| *Bluetooth* | PCI Passthrough | +| *USB controllers* | PCI Passthrough | +| *Display modes* | Spice and VNC [^3 | +| *UEFI* | Yes | +| *Secure Boot* | Yes | +| *TPM* | Yes | \ No newline at end of file