commit | 320ce8503baf081725f74514d73d7bd65071a45e | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue Feb 19 13:48:17 2013 +0100 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue Jun 25 17:11:12 2013 +0200 |
tree | 33875a71c9a7fafe22cd91f66853232e0a5a414c | |
parent | b4436a0b4db0334c3157f71e9baa2944a133c4d4 [diff] |
virtio-ccw: Wire up guest and host notifies. Guest and host notifiers are needed by vhost. We use ioeventfds for the guest notifiers, but need to fall back on qemu injecting interrupts for the host notifiers. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>