summary refs log tree commit diff stats
path: root/hw/virtio-net.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2010-03-17 13:08:13 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2010-04-01 13:56:43 -0500
commitade80dc84527ae7418e9fcaf33e09574da0d2b29 (patch)
tree175f39beec59b3253ae0fcc9ad0abbc048ca1a1d /hw/virtio-net.c
parent2be24aaafe1a5da1cd78b4ef8442af29dd0083a7 (diff)
downloadfocaccia-qemu-ade80dc84527ae7418e9fcaf33e09574da0d2b29.tar.gz
focaccia-qemu-ade80dc84527ae7418e9fcaf33e09574da0d2b29.zip
virtio-pci: fill in notifier support
Support host/guest notifiers in virtio-pci.
The last one only with kvm, that's okay
because vhost relies on kvm anyway.

Note on kvm usage: kvm ioeventfd API
is implemented on non-kvm systems as well,
this is the reason we don't need if (kvm_enabled())
around it.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/virtio-net.c')
0 files changed, 0 insertions, 0 deletions