summary refs log tree commit diff
path: root/Documentation/using-spectrum
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2024-04-24 15:19:39 +0200
committerAlyssa Ross <hi@alyssa.is>2024-05-29 09:16:51 +0200
commit6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8 (patch)
treeb5b1a465463542532988c2368d1af5d836b96456 /Documentation/using-spectrum
parent57a8921790aa4fd1d11c308d29991d5a18102730 (diff)
downloadspectrum-6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8.tar
spectrum-6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8.tar.gz
spectrum-6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8.tar.bz2
spectrum-6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8.tar.lz
spectrum-6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8.tar.xz
spectrum-6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8.tar.zst
spectrum-6f1821fbd8025f53a81527bdd3fbca0b6df1fdb8.zip
host/start-vmm: provide a VSOCK device to VMs
This will be used for communicating with the File Chooser portal
implementation on the host.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'Documentation/using-spectrum')
-rw-r--r--Documentation/using-spectrum/creating-vms.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/using-spectrum/creating-vms.adoc b/Documentation/using-spectrum/creating-vms.adoc
index 0bdf7a2..452e0ed 100644
--- a/Documentation/using-spectrum/creating-vms.adoc
+++ b/Documentation/using-spectrum/creating-vms.adoc
@@ -91,3 +91,8 @@ directory on the host, with the tag "virtiofs0".  The VM cannot write
 directly into that directory, but it's possible to create a
 subdirectory on the host and bind mount a directory from a writeable
 filesystem into it to provide the VM with access to shared storage.
+
+=== VSOCK
+
+Every VM has a virtio-vsock device for communication with host
+services.