KVM: document locking for kvm_io_device_ops
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 29 Jun 2009 19:24:07 +0000 (22:24 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:04 +0000 (08:33 +0300)
commit69fa2d78653918d200220ca62d44715827e6d617
tree6712a126c72d3edc09417698779711a84ad080e4
parentd3efc8efdbaa81e9db3089810fcd526fccba234d
KVM: document locking for kvm_io_device_ops

slots_lock is taken everywhere when device ops are called.
Document this as we will use this to rework locking for io.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
virt/kvm/iodev.h