summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/virtio_pci.h
diff options
context:
space:
mode:
authorChenyi Qiang2022-09-15 11:10:35 +0200
committerThomas Huth2022-09-26 17:23:47 +0200
commitd525f73f9186a5bc641b8caf0b2c9bb94e5aa963 (patch)
tree97bf687812bc54f7d809c043b3ab37461cf8fd3e /include/standard-headers/linux/virtio_pci.h
parentconfigure: Add -Wno-gnu-variable-sized-type-not-at-end (diff)
downloadqemu-d525f73f9186a5bc641b8caf0b2c9bb94e5aa963.tar.gz
qemu-d525f73f9186a5bc641b8caf0b2c9bb94e5aa963.tar.xz
qemu-d525f73f9186a5bc641b8caf0b2c9bb94e5aa963.zip
Update linux headers to v6.0-rc4
commit 7e18e42e4b280c85b76967a9106a13ca61c16179 Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Message-Id: <20220915091035.3897-3-chenyi.qiang@intel.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/virtio_pci.h')
-rw-r--r--include/standard-headers/linux/virtio_pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/standard-headers/linux/virtio_pci.h b/include/standard-headers/linux/virtio_pci.h
index db7a8e2fcb..be912cfc95 100644
--- a/include/standard-headers/linux/virtio_pci.h
+++ b/include/standard-headers/linux/virtio_pci.h
@@ -202,6 +202,8 @@ struct virtio_pci_cfg_cap {
#define VIRTIO_PCI_COMMON_Q_AVAILHI 44
#define VIRTIO_PCI_COMMON_Q_USEDLO 48
#define VIRTIO_PCI_COMMON_Q_USEDHI 52
+#define VIRTIO_PCI_COMMON_Q_NDATA 56
+#define VIRTIO_PCI_COMMON_Q_RESET 58
#endif /* VIRTIO_PCI_NO_MODERN */