mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
migration: Move parameters functions to option.c
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
This commit is contained in:
parent
f80196b772
commit
1dfc4b9e19
6 changed files with 108 additions and 102 deletions
|
@ -18,6 +18,7 @@
|
|||
#include "qapi/error.h"
|
||||
#include "migration.h"
|
||||
#include "trace.h"
|
||||
#include "options.h"
|
||||
#include "multifd.h"
|
||||
|
||||
struct zstd_data {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue