commit | 5af21162e519d182f576b6617f2b28ecc4485bda | [log] [tgz] |
---|---|---|
author | Sasha Levin <levinsasha928@gmail.com> | Wed Nov 02 07:41:09 2011 +0200 |
committer | Will Deacon <will.deacon@arm.com> | Mon Jun 01 16:39:48 2015 +0100 |
tree | de02d31f765ba56a1a40918a70d565b7f86bcc70 | |
parent | b41ca15a23ceb6a3514d1bc5120b91c95d12a13b [diff] |
kvm tools: Add optional callback on disk op completion This patch adds an optional callback to be called when a disk op completes. Currently theres not much use for it, but it is the infrastructure for adding aio support. Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>