summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/virtio_ids.h
diff options
context:
space:
mode:
authorEduardo Habkost2021-06-03 21:15:41 +0200
committerEduardo Habkost2021-06-17 20:11:06 +0200
commit278f064e452468d66ee15c3f453826e697ec6832 (patch)
tree902b9944f38428d955b0e9763556134bb0dd1b2f /include/standard-headers/linux/virtio_ids.h
parentMerge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into... (diff)
downloadqemu-278f064e452468d66ee15c3f453826e697ec6832.tar.gz
qemu-278f064e452468d66ee15c3f453826e697ec6832.tar.xz
qemu-278f064e452468d66ee15c3f453826e697ec6832.zip
Update Linux headers to 5.13-rc4
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20210603191541.2862286-1-ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/virtio_ids.h')
-rw-r--r--include/standard-headers/linux/virtio_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/standard-headers/linux/virtio_ids.h b/include/standard-headers/linux/virtio_ids.h
index bc1c0621f5..f0c35ce862 100644
--- a/include/standard-headers/linux/virtio_ids.h
+++ b/include/standard-headers/linux/virtio_ids.h
@@ -51,8 +51,10 @@
#define VIRTIO_ID_PSTORE 22 /* virtio pstore device */
#define VIRTIO_ID_IOMMU 23 /* virtio IOMMU */
#define VIRTIO_ID_MEM 24 /* virtio mem */
+#define VIRTIO_ID_SOUND 25 /* virtio sound */
#define VIRTIO_ID_FS 26 /* virtio filesystem */
#define VIRTIO_ID_PMEM 27 /* virtio pmem */
+#define VIRTIO_ID_BT 28 /* virtio bluetooth */
#define VIRTIO_ID_MAC80211_HWSIM 29 /* virtio mac80211-hwsim */
#endif /* _LINUX_VIRTIO_IDS_H */