diff options
author | Anton Yakovlev <Anton.Yakovlev@opensynergy.com> | 2020-01-07 13:50:49 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-08 08:42:04 +0100 |
commit | 95f69ad260ab23d70853bcb52fb35db580e3328f (patch) | |
tree | 273bb282beb9c8a7c8f219d02b38589cc679b07e /content.tex | |
parent | 94520b3af19c453d7206a7ea1827cd4d5b48f955 (diff) | |
download | virtio-spec-95f69ad260ab23d70853bcb52fb35db580e3328f.tar.gz |
virtio-snd: add virtio sound device specificationsound-v4
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: <20200107125049.99728-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 d68cfaf..70ad066 100644 --- a/content.tex +++ b/content.tex @@ -5739,6 +5739,7 @@ descriptor for the \field{sense_len}, \field{residual}, \input{virtio-vsock.tex} \input{virtio-fs.tex} \input{virtio-rpmb.tex} +\input{virtio-sound.tex} \chapter{Reserved Feature Bits}\label{sec:Reserved Feature Bits} |