Use terminology consistent with spec. Say driver/device and not guest/host. Signed-off-by: Michael S. Tsirkin <> --- charter.html
2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charter.html b/charter.html index 2a460bd..f0c19c7 100644 --- a/charter.html +++ b/charter.html @@ -116,7 +116,7 @@
</ol>
</li>
<li> -
Non-normative code examples for operation of guest/host side of buffers. +
Non-normative code examples for operation of driver/device side of buffers.
</li>
<li>
Non-normative guide for creating devices which also support previous mode(s).
--
MST