summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/virtio_ids.h
diff options
context:
space:
mode:
authorPankaj Gupta2019-06-19 11:49:03 +0200
committerMichael S. Tsirkin2019-07-04 23:00:32 +0200
commit9f583bdd47189416c7ba331f1baf3a890f2671a6 (patch)
tree8818569c1e4bdf6c833c804a1d63145ffaae6999 /include/standard-headers/linux/virtio_ids.h
parentvirtio-pci: Allow to specify additional interfaces for the base type (diff)
downloadqemu-9f583bdd47189416c7ba331f1baf3a890f2671a6.tar.gz
qemu-9f583bdd47189416c7ba331f1baf3a890f2671a6.tar.xz
qemu-9f583bdd47189416c7ba331f1baf3a890f2671a6.zip
virtio-pmem: sync linux headers
Add linux headers for virtio pmem. These are not yet upstream - include them temporarily as merge window in which this is supposed to be is coming up shortly. If virtio-pmem ends up not being merged then this will be reverted and accordingly virtio-pmem dropped. Signed-off-by: Pankaj Gupta <pagupta@redhat.com> Message-Id: <20190619094907.10131-4-pagupta@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/virtio_ids.h')
-rw-r--r--include/standard-headers/linux/virtio_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/standard-headers/linux/virtio_ids.h b/include/standard-headers/linux/virtio_ids.h
index 6d5c3b2d4f..32b2f94d1f 100644
--- a/include/standard-headers/linux/virtio_ids.h
+++ b/include/standard-headers/linux/virtio_ids.h
@@ -43,5 +43,6 @@
#define VIRTIO_ID_INPUT 18 /* virtio input */
#define VIRTIO_ID_VSOCK 19 /* virtio vsock transport */
#define VIRTIO_ID_CRYPTO 20 /* virtio crypto */
+#define VIRTIO_ID_PMEM 27 /* virtio pmem */
#endif /* _LINUX_VIRTIO_IDS_H */