patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 052b596f0072ff721f244e4a163491cd09c6758a 521 bytes (raw)
name: Documentation/decisions/006-drivers-on-host.adoc 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
# Drivers on host

## Status
Accepted

## Context
To harden the trusted computing base and make it more minimal, the target is to
minimize the amount of drivers on the Spectrum host kernel.

## Decision
We are aiming to have as few drivers as possible on the host.

## Consequences
No networking on the host. Responsibilities of the host are expected to get
smaller over time. More flexible management of devices. We need to decouple
device classes - like net, usb, bluetooth and gui - from host to their
respective VMs.

debug log:

solving 052b596 ...
found 052b596 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/006-drivers-on-host.adoc b/Documentation/decisions/006-drivers-on-host.adoc
new file mode 100644
index 0000000..052b596

Checking patch Documentation/decisions/006-drivers-on-host.adoc...
Applied patch Documentation/decisions/006-drivers-on-host.adoc cleanly.

index at:
100644 052b596f0072ff721f244e4a163491cd09c6758a	Documentation/decisions/006-drivers-on-host.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).