mirror of
https://github.com/qemu/qemu.git
synced 2026-02-03 21:29:17 +00:00
AioContexts are used as a generic event loop even outside the block layer; move the header file out of block/ just like the implementation is in util/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>