git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19483d1
)
KVM: Consolidate arch specific vcpu ioctl locking
author
Avi Kivity
<avi@redhat.com>
Thu, 13 May 2010 09:35:17 +0000
(12:35 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:35:48 +0000
(10:35 +0300)
Now that all arch specific ioctls have centralized locking, it is easy to
move it to the central dispatcher.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found