diff options
author | 2024-01-19 08:57:45 -0500 | |
---|---|---|
committer | 2024-01-26 11:16:58 +0100 | |
commit | 3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc (patch) | |
tree | 17c711248c3d314087ec8ca18d6a3534b059ef99 /scripts/qapi/source.py | |
parent | virtio-blk: rename dataplane create/destroy functions (diff) | |
download | qemu-3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc.tar.xz qemu-3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc.zip |
virtio-blk: rename dataplane to ioeventfd
The dataplane code is really about using ioeventfd. It's used both for
IOThreads (what we think of as dataplane) and for the core virtio-pci
code's ioeventfd feature (which is enabled by default and used when no
IOThread has been specified). Rename the code to reflect this.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20240119135748.270944-4-stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions