Skip to content
Commit 2122ff5e authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: move vcpu locking to dispatcher for generic vcpu ioctls



All vcpu ioctls need to be locked, so instead of locking each one specifically
we lock at the generic dispatcher.

This patch only updates generic ioctls and leaves arch specific ioctls alone.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 1683b241
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment