OSDN Git Service

KVM: eventfd: add irq bypass consumer management
authorEric Auger <eric.auger@linaro.org>
Fri, 18 Sep 2015 14:29:44 +0000 (22:29 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Oct 2015 13:06:46 +0000 (15:06 +0200)
commit9016cfb577a15abd6a7990890ccf6bf1edf04d31
treecbfbb1d9a11fe1903731b08870354674ac1eb69c
parent1a02b27035f82091d51ecafcb9ccaac1f31d4eb2
KVM: eventfd: add irq bypass consumer management

This patch adds the registration/unregistration of an
irq_bypass_consumer on irqfd assignment/deassignment.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Feng Wu <feng.wu@intel.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/linux/kvm_irqfd.h
virt/kvm/eventfd.c