virtio-blk: rename dataplane to ioeventfd
commit3cdaf3dd4a4ca94ebabe7eab23b432f1a6c547cc
authorStefan Hajnoczi <stefanha@redhat.com>
Fri, 19 Jan 2024 13:57:45 +0000 (19 08:57 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 26 Jan 2024 10:16:58 +0000 (26 11:16 +0100)
tree17c711248c3d314087ec8ca18d6a3534b059ef99
parent57bc2658935778d1ae0edbcd4402763da8c7bae2
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>
hw/block/virtio-blk.c
include/hw/virtio/virtio-blk.h