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 /introduction.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 'introduction.tex')
-rw-r--r-- | introduction.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/introduction.tex b/introduction.tex index 33da3ec..07674f8 100644 --- a/introduction.tex +++ b/introduction.tex @@ -66,6 +66,9 @@ Levels'', BCP 14, RFC 2119, March 1997. \newline\url{http://www.ietf.org/rfc/rfc \phantomsection\label{intro:eMMC}\textbf{[eMMC]} & eMMC Electrical Standard (5.1), JESD84-B51, \newline\url{http://www.jedec.org/sites/default/files/docs/JESD84-B51.pdf}\\ + \phantomsection\label{intro:HDA}\textbf{[HDA]} & + High Definition Audio Specification, + \newline\url{https://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/high-definition-audio-specification.pdf}\\ \end{longtable} |