]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/virtio: enable ioeventfd configuring for mmio
authorPavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Mon, 29 Mar 2021 07:43:12 +0000 (10:43 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 14 May 2021 14:26:18 +0000 (10:26 -0400)
commitb8893a3c862111fa1c530c4be6f7426e7f07bf1e
tree86f22b896a2b653562034eadf63caa348542099c
parent05dfb447a4e11b32d4ed94f73629c497235fc3dc
hw/virtio: enable ioeventfd configuring for mmio

This patch adds ioeventfd flag for virtio-mmio configuration.
It allows switching ioeventfd on and off.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Message-Id: <161700379211.1135943.8859209566937991305.stgit@pasha-ThinkPad-X280>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/virtio-mmio.c
include/hw/virtio/virtio-mmio.h