mirror of
https://github.com/qemu/qemu.git
synced 2026-01-14 03:01:08 +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>