commit | dd7f7ed10459d4ed9787ba464cebf8c459491d8c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 07 18:33:35 2016 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu May 12 15:22:07 2016 +0200 |
tree | b05acb31f5ec8123591bba2c970df403e691b81a | |
parent | 6b98bd649520d07df4d1b7a0a54ac73bf178519c [diff] |
linux-aio: make it more type safe Replace void* with an opaque LinuxAioState type. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>