commit | 69fa2d78653918d200220ca62d44715827e6d617 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Jun 29 22:24:07 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:04 2009 +0300 |
tree | 6712a126c72d3edc09417698779711a84ad080e4 | |
parent | d3efc8efdbaa81e9db3089810fcd526fccba234d [diff] |
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>