Message ID | 20191209011448.19319-14-oohall@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [01/18] doc: Add skiboot-5.2.0 ref | expand |
Context | Check | Description |
---|---|---|
snowpatch_ozlabs/apply_patch | warning | Failed to apply on branch master (d75e82dbfbb9443efeb3f9a5921ac23605aab469) |
snowpatch_ozlabs/apply_patch | fail | Failed to apply to any branch |
diff --git a/doc/device-tree/vas.rst b/doc/device-tree/vas.rst index 7c11c786b919..3ae77c0f8b14 100644 --- a/doc/device-tree/vas.rst +++ b/doc/device-tree/vas.rst @@ -1,3 +1,6 @@ +.. _device-tree/vas: + + Virtual Accelerator Switchboard (VAS) ===================================== diff --git a/doc/index.rst b/doc/index.rst index f21a658f9140..cabf8f5cb69a 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -48,6 +48,7 @@ Developer Guide and Internals imc power-management mpipl + vas OPAL ABI diff --git a/doc/vas.rst b/doc/vas.rst index 5ec65931ecbd..4a326a1297b3 100644 --- a/doc/vas.rst +++ b/doc/vas.rst @@ -1,4 +1,5 @@ Virtual Accelerator Switchboard (VAS) +===================================== This document provides information about using VAS from user space. Applications send NX requests using COPY/PASTE instructions. NX raises
It was AWOL. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> --- doc/device-tree/vas.rst | 3 +++ doc/index.rst | 1 + doc/vas.rst | 1 + 3 files changed, 5 insertions(+)