| commit | 23d43cf998275bc97437931c0cdee1df2c1aa3ca | [log] [tgz] |
|---|---|---|
| author | Christoffer Dall <c.dall@virtualopensystems.com> | Tue Jul 24 08:51:20 2012 -0400 |
| committer | Avi Kivity <avi@redhat.com> | Thu Jul 26 12:23:25 2012 +0300 |
| tree | cc1a76fefb98f66e7807d54049ddaf008db055ac | |
| parent | 99245b507dc3b1b2815d6a6cb4e94a6b7018a24b [diff] |
KVM: Move KVM_IRQ_LINE to arch-generic code 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>