mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
migration: Move remaining exported functions to migration/misc.h
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Xu <peterx@redhat.com>
This commit is contained in:
parent
84a899de8c
commit
c4b63b7cc5
9 changed files with 18 additions and 19 deletions
|
@ -13,7 +13,7 @@
|
|||
#include "qmp-commands.h"
|
||||
#include "chardev/char.h"
|
||||
#include "sysemu/accel.h"
|
||||
#include "migration/migration.h"
|
||||
#include "migration/misc.h"
|
||||
#include "migration/global_state.h"
|
||||
|
||||
//#define DEBUG_XEN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue