patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 1007037582d3d1ba9ef14208d42ad54f5b097b9c 435 bytes (raw)
name: Documentation/decisions/008-Inter-VM-communication-mechanisms.adoc 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
### Inter VM communication mechanisms

### Status
Proposed

### Context
Guest VM software needs to communicate with software in other guest VMs

### Decision
Spectrum provides two mechanism
- TCP/IP with virtio-net
- Wayland with virtio-gpu (nevermind the semantics) for streamed IPC protocol to
  send references to shared memory


### Consequences
- Examples required on how to write applications which communicate over
  virtio-gpu

debug log:

solving 1007037 ...
found 1007037 in https://inbox.spectrum-os.org/spectrum-devel/20220708110215.92996-1-ville.ilvonen@unikie.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20220708110215.92996-1-ville.ilvonen@unikie.com/
diff --git a/Documentation/decisions/008-Inter-VM-communication-mechanisms.adoc b/Documentation/decisions/008-Inter-VM-communication-mechanisms.adoc
new file mode 100644
index 0000000..1007037

Checking patch Documentation/decisions/008-Inter-VM-communication-mechanisms.adoc...
Applied patch Documentation/decisions/008-Inter-VM-communication-mechanisms.adoc cleanly.

index at:
100644 1007037582d3d1ba9ef14208d42ad54f5b097b9c	Documentation/decisions/008-Inter-VM-communication-mechanisms.adoc

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).