diff options
author | Paul Durrant | 2017-11-07 11:46:53 +0100 |
---|---|---|
committer | Stefano Stabellini | 2017-12-15 00:24:22 +0100 |
commit | 1491ede74dd441d77e7d8df5c65892ddfa140879 (patch) | |
tree | c836be89c5d704245dd61adec8a361f1fa1e4f0a /include | |
parent | Update version for v2.11.0 release (diff) | |
download | qemu-1491ede74dd441d77e7d8df5c65892ddfa140879.tar.gz qemu-1491ede74dd441d77e7d8df5c65892ddfa140879.tar.xz qemu-1491ede74dd441d77e7d8df5c65892ddfa140879.zip |
xen-disk: use an IOThread per instance
This patch allocates an IOThread object for each xen_disk instance and
sets the AIO context appropriately on connect. This allows processing
of I/O to proceed in parallel.
The patch also adds tracepoints into xen_disk to make it possible to
follow the state transtions of an instance in the log.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions