diff options
| author | Stefan Hajnoczi | 2014-05-08 16:34:49 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2014-06-04 09:56:12 +0200 |
| commit | 99cc598924d9686e497fa9ddd7889d6be27f3084 (patch) | |
| tree | 1e27fdc915dcf7c0a5a769abaa22fbffe1f439a8 /scripts | |
| parent | block/linux-aio: fix memory and fd leak (diff) | |
| download | qemu-99cc598924d9686e497fa9ddd7889d6be27f3084.tar.gz qemu-99cc598924d9686e497fa9ddd7889d6be27f3084.tar.xz qemu-99cc598924d9686e497fa9ddd7889d6be27f3084.zip | |
block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
Each QEMUWin32AIOState event notifier is associated with an AioContext.
Since BlockDriverState instances can use different AioContexts we cannot
continue to use a global QEMUWin32AIOState.
Let each BDRVRawState have its own QEMUWin32AIOState and free it when
BDRVRawState is closed.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
