qemu-e2k/include/hw/virtio
Cornelia Huck 6798e245a3 virtio-bus: common ioeventfd infrastructure
Introduce a set of ioeventfd callbacks on the virtio-bus level
that can be implemented by the individual transports. At the
virtio-bus level, do common handling for host notifiers (which
is actually most of it).

Two things of note:
- When setting the host notifier, we only switch from/to the
  generic ioeventfd handler. This fixes a latent bug where we
  had no ioeventfd assigned for a certain window.
- We always iterate over all possible virtio queues, even though
  ccw (currently) has a lower limit. It does not really matter
  here.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-06-24 08:47:35 +03:00
..
vhost-backend.h vhost, virtio, pci, pc 2016-02-25 12:13:49 +00:00
vhost-scsi.h
vhost.h vhost: drop dead code 2015-12-02 17:59:13 +02:00
virtio-access.h virtio: move bi-endian target support to a single location 2016-06-07 15:39:28 +03:00
virtio-balloon.h virtio: move allocation to virtqueue_pop/vring_pop 2016-02-06 20:39:07 +02:00
virtio-blk.h virtio-blk: use aio handler for data plane 2016-04-07 19:57:33 +03:00
virtio-bus.h virtio-bus: common ioeventfd infrastructure 2016-06-24 08:47:35 +03:00
virtio-gpu.h virtio-gpu: add live migration support 2016-06-06 09:04:34 +02:00
virtio-input.h virtio-input: support absolute axis config in pass-through 2016-04-13 17:26:12 +02:00
virtio-net.h virtio-net: use the backend cross-endian capabilities 2016-02-16 12:05:17 +02:00
virtio-rng.h rng-random: rename RndRandom to RngRandom 2016-05-23 12:18:43 +05:30
virtio-scsi.h virtio-scsi: Remove op blocker for dataplane 2016-06-07 14:40:51 +01:00
virtio-serial.h virtio: move allocation to virtqueue_pop/vring_pop 2016-02-06 20:39:07 +02:00
virtio.h virtio: drop duplicate virtio_queue_get_id() function 2016-06-07 14:40:51 +01:00