mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 00:18:36 -07:00
migration: Move constants to savevm.h
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Laurent Vivier <lvivier@redhat.com>
This commit is contained in:
parent
b7722747e4
commit
c3d2e2e76c
4 changed files with 17 additions and 15 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "migration/qemu-file-types.h"
|
||||
#include "../migration/qemu-file.h"
|
||||
#include "../migration/qemu-file-channel.h"
|
||||
#include "../migration/savevm.h"
|
||||
#include "qemu/coroutine.h"
|
||||
#include "io/channel-file.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue