mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53: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
1
vl.c
1
vl.c
|
@ -93,7 +93,6 @@ int main(int argc, char **argv)
|
|||
#include "sysemu/dma.h"
|
||||
#include "hw/audio/soundhw.h"
|
||||
#include "audio/audio.h"
|
||||
#include "migration/migration.h"
|
||||
#include "sysemu/cpus.h"
|
||||
#include "migration/colo.h"
|
||||
#include "sysemu/kvm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue