we are adding new device types all the time. no point in trying to list them all in the charter. Signed-off-by: Michael S. Tsirkin <> Reviewed-by: Cornelia Huck <> --- charter.html
18 +++
---------------
1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/charter.html b/charter.html index 38cad98..9dcd2d3 100644 --- a/charter.html +++ b/charter.html @@ -79,23 +79,11 @@
<li>
Specification of device-specific configuration.
<ol class="vanilla-lower-alpha"> -
<li> -
For network devices. +
<li> +
Definition for multiple specified device types.
</li>
<li> -
For block storage devices. -
</li> -
<li> -
For entropy devices. -
</li> -
<li> -
For console devices. -
</li> -
<li> -
For memory ballooning devices. -
</li> -
<li> -
For SCSI endpoint devices. +
Normative requirements for specified device types.
</li>
<li>
Non-normative advice for designing new device types.
--
MST