diff options
author | Philippe Mathieu-Daudé | 2020-08-21 21:53:59 +0200 |
---|---|---|
committer | Kevin Wolf | 2020-09-07 12:31:30 +0200 |
commit | b111b3fcdecc7ce441fa6760e116c3c45b4b8133 (patch) | |
tree | debd6a64f196d476ce17750a4e4e1db20467c6a5 /include | |
parent | block/nvme: Extract nvme_poll_queue() (diff) | |
download | qemu-b111b3fcdecc7ce441fa6760e116c3c45b4b8133.tar.gz qemu-b111b3fcdecc7ce441fa6760e116c3c45b4b8133.tar.xz qemu-b111b3fcdecc7ce441fa6760e116c3c45b4b8133.zip |
block/nvme: Use an array of EventNotifier
In preparation of using multiple IRQ (thus multiple eventfds)
make BDRVNVMeState::irq_notifier an array (for now of a single
element, the admin queue notifier).
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200821195359.1285345-16-philmd@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions