commit | 9016cfb577a15abd6a7990890ccf6bf1edf04d31 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@linaro.org> | Fri Sep 18 22:29:44 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 01 15:06:46 2015 +0200 |
tree | cbfbb1d9a11fe1903731b08870354674ac1eb69c | |
parent | 1a02b27035f82091d51ecafcb9ccaac1f31d4eb2 [diff] |
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>