diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2024-04-08 05:47:29 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-04-09 02:30:18 -0400 |
commit | 4034159c1a4f5c433ae4987ff35e037a071272b7 (patch) | |
tree | 282e707846f1ccf7c341acbf62021e98e867dd4d /docs/system/device-emulation.rst | |
parent | ce64e6224affb8b4e4b019f76d2950270b391af5 (diff) |
Revert "hw/virtio: Add support for VDPA network simulation devices"
This reverts commit cd341fd1ffded978b2aa0b5309b00be7c42e347c.
The patch adds non-upstream code in
include/standard-headers/linux/virtio_pci.h
which would make maintainance harder.
Revert for now.
Suggested-by: Jason Wang <jasowang@redhat.com>
Message-Id: <df6b6b465753e754a19459e8cd61416548f89a42.1712569644.git.mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'docs/system/device-emulation.rst')
-rw-r--r-- | docs/system/device-emulation.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/system/device-emulation.rst b/docs/system/device-emulation.rst index e4a27f53c8..f19777411c 100644 --- a/docs/system/device-emulation.rst +++ b/docs/system/device-emulation.rst @@ -99,4 +99,3 @@ Emulated Devices devices/canokey.rst devices/usb-u2f.rst devices/igb.rst - devices/vdpa-net.rst |