virtio: notifier support + APIs for queue fields
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 17 Mar 2010 11:08:02 +0000 (13:08 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Apr 2010 18:56:43 +0000 (13:56 -0500)
commit1a189ed9a174df2d8aa6542acda44e88b1fd1a3d
treeb89555396c3e133b455c839451f8951ba015db60
parentad798459d18aee402e436e1939ab0b79b0e48806
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>
hw/virtio.c
hw/virtio.h