commit | 1cbdabe203164433fbbec3a1815d8be42a085c88 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 17 13:08:02 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Apr 01 13:56:43 2010 -0500 |
tree | b89555396c3e133b455c839451f8951ba015db60 | |
parent | 2292b33986de9e2ac10b2674f85722bdfbc977d5 [diff] |
virtio: notifier support + APIs for queue fields vhost needs physical addresses for ring and other queue fields, so add APIs for these. In particular, add binding API to set host/guest notifiers. Will be used by vhost. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>