KVM: Pass kvm_irqfd to functions
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 29 Jun 2012 15:56:08 +0000 (09:56 -0600)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 3 Jul 2012 00:10:30 +0000 (21:10 -0300)
commitd4db2935e4fffeba42540b0dc9d85e3036701221
tree57b69cdc6e976f649e48f81570c8d912a7d44d7e
parentca24a145573124732152daff105ba68cc9a2b545
KVM: Pass kvm_irqfd to functions

Prune this down to just the struct kvm_irqfd so we can avoid
changing function definition for every flag or field we use.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
include/linux/kvm_host.h
virt/kvm/eventfd.c
virt/kvm/kvm_main.c