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:
99245b5
)
KVM: Move KVM_IRQ_LINE to arch-generic code
author
Christoffer Dall
<c.dall@virtualopensystems.com>
Tue, 24 Jul 2012 12:51:20 +0000
(08:51 -0400)
committer
Avi Kivity
<avi@redhat.com>
Thu, 26 Jul 2012 09:23:25 +0000
(12:23 +0300)
Handle KVM_IRQ_LINE and KVM_IRQ_LINE_STATUS in the generic
kvm_vm_ioctl() function and call into kvm_vm_ioctl_irq_line().
This is even more relevant when KVM/ARM also uses this ioctl.
Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found