mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
include: move progress API to qemu-progress.h
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-25-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
committed by
Paolo Bonzini
parent
ec5f7ca857
commit
16a18f2681
@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu/qemu-progress.h"
|
||||
|
||||
struct progress_state {
|
||||
float current;
|
||||
|
Reference in New Issue
Block a user