diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2024-01-19 08:57:45 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2024-01-26 11:16:58 +0100 |
commit | 3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc (patch) | |
tree | 17c711248c3d314087ec8ca18d6a3534b059ef99 /linux-user/exit.c | |
parent | 57bc2658935778d1ae0edbcd4402763da8c7bae2 (diff) | |
download | qemu-3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc.zip qemu-3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc.tar.gz qemu-3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc.tar.bz2 |
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 'linux-user/exit.c')
0 files changed, 0 insertions, 0 deletions