mirror of
https://github.com/mii443/qemu.git
synced 2025-12-09 14:08:32 +00:00
block: move job APIs to separate files
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
committed by
Kevin Wolf
parent
7e03a9342f
commit
2f0c9fe64c
@@ -14,6 +14,7 @@
|
||||
|
||||
#include "trace.h"
|
||||
#include "block_int.h"
|
||||
#include "blockjob.h"
|
||||
#include "qemu/ratelimit.h"
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user