diff options
author | Anton Yakovlev <Anton.Yakovlev@opensynergy.com> | 2020-03-11 15:04:32 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-03-16 10:27:10 +0100 |
commit | ede930ea6ba5398424e246e47f79a9e58c8b10f1 (patch) | |
tree | c2a0158a12a13b577770665af3c40964e5ccce98 /content.tex | |
parent | da60923ce1645f6afdbcb41dbe765a46780af49d (diff) | |
download | virtio-spec-ede930ea6ba5398424e246e47f79a9e58c8b10f1.tar.gz |
virtio-snd: add virtio sound device specificationsound-v7
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: <20200311140432.433238-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} |