diff options
author | Anton Yakovlev <Anton.Yakovlev@opensynergy.com> | 2020-03-02 16:24:29 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-03-03 11:42:42 +0100 |
commit | 018575cbb5560add641a659f84461e7ed9d85f9b (patch) | |
tree | a992a5e0f2452a690b195af398fde05cd51ade25 /content.tex | |
parent | da60923ce1645f6afdbcb41dbe765a46780af49d (diff) | |
download | virtio-spec-018575cbb5560add641a659f84461e7ed9d85f9b.tar.gz |
virtio-snd: add virtio sound device specificationsound-v6
This patch proposes virtio specification for a new virtio sound device,
that may be useful in case when having audio is required but a device
passthrough or emulation is not an option.
Signed-off-by: Anton Yakovlev <anton.yakovlev@opensynergy.com>
Message-Id: <20200302152429.1666557-1-Anton.Yakovlev@opensynergy.com>
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content.tex b/content.tex index b91a132..edab0ca 100644 --- a/content.tex +++ b/content.tex @@ -6062,6 +6062,7 @@ descriptor for the \field{sense_len}, \field{residual}, \input{virtio-fs.tex} \input{virtio-rpmb.tex} \input{virtio-iommu.tex} +\input{virtio-sound.tex} \chapter{Reserved Feature Bits}\label{sec:Reserved Feature Bits} |