]> Git Repo - linux.git/commit
Add definition of VIRTIO_F_IN_ORDER feature bit
authorGautam Dawar <[email protected]>
Tue, 15 Feb 2022 05:34:29 +0000 (11:04 +0530)
committerMichael S. Tsirkin <[email protected]>
Mon, 28 Mar 2022 20:52:58 +0000 (16:52 -0400)
commit90a6951b58e935124eeb7ecd9fbc2426f841ac0c
tree66dd5169ccac6bfc18846b1624c3b16156ec3abc
parent504c1cabe325df65c18ef38365ddd1a41c6b591b
Add definition of VIRTIO_F_IN_ORDER feature bit

This patch adds the definition of VIRTIO_F_IN_ORDER feature bit
in the relevant header file to make it available in QEMU's
linux standard header file virtio_config.h, which is updated using
scripts/update-linux-headers.sh

Signed-off-by: Gautam Dawar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
include/uapi/linux/virtio_config.h
This page took 0.05161 seconds and 4 git commands to generate.