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:
a36c539
)
KVM: s390: sigp: dispatch orders with one target in a separate function
author
David Hildenbrand
<dahi@linux.vnet.ibm.com>
Wed, 19 Mar 2014 13:57:49 +0000
(14:57 +0100)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Tue, 28 Oct 2014 12:09:11 +0000
(13:09 +0100)
All sigp orders except SIGP SET ARCHITECTURE target exactly one vcpu.
Let's move the dispatch code for these orders into a separate function to
prepare for cleaner target availability checks.
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
No differences found