]> Git Repo - qemu.git/commit
virtio: introduce virtio_device_ioeventfd_enabled
authorPaolo Bonzini <[email protected]>
Fri, 21 Oct 2016 20:48:08 +0000 (22:48 +0200)
committerMichael S. Tsirkin <[email protected]>
Sun, 30 Oct 2016 17:51:32 +0000 (19:51 +0200)
commit8e93cef14e6f32adf6914b30b096039e6264f0e3
treeabf77c2c554b5efcda21167689f61c9e04f4a0b2
parentff4c07df67f098234d9e49850435ccb49b8cbbdc
virtio: introduce virtio_device_ioeventfd_enabled

This will be used to forbid iothread configuration when the
proxy does not allow using ioeventfd.  To simplify the implementation,
change the direction of the ioeventfd_disabled callback too.

Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/s390x/virtio-ccw.c
hw/virtio/virtio-bus.c
hw/virtio/virtio-mmio.c
hw/virtio/virtio-pci.c
hw/virtio/virtio.c
include/hw/virtio/virtio-bus.h
include/hw/virtio/virtio.h
This page took 0.027763 seconds and 4 git commands to generate.