virt plugin: Support for multiple read callbacks
authorFrancesco Romani <fromani@redhat.com>
Mon, 21 Nov 2016 08:30:45 +0000 (09:30 +0100)
committerFrancesco Romani <fromani@redhat.com>
Wed, 30 Nov 2016 09:27:00 +0000 (10:27 +0100)
Add support to register more than one read callbacks in the
reader thread pool.
The default configuration is to use just one read callback,
for backward compatibility. No user-visible changes are expected
in this scenario.

Signed-off-by: Francesco Romani <fromani@redhat.com>

No differences found