mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00
hmp: Clean up declarations for long-gone info handlers
Leftovers fromd1f2964
qapi: Convert query-spice791e7c8
qapi: Convert query-migrate0fe6a7f
slirp: Drop statistic code Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
cd2d554127
commit
08d15d6c23
3 changed files with 0 additions and 10 deletions
|
@ -71,10 +71,6 @@ void qemu_start_incoming_migration(const char *uri, Error **errp);
|
|||
|
||||
uint64_t migrate_max_downtime(void);
|
||||
|
||||
void do_info_migrate_print(Monitor *mon, const QObject *data);
|
||||
|
||||
void do_info_migrate(Monitor *mon, QObject **ret_data);
|
||||
|
||||
void exec_start_incoming_migration(const char *host_port, Error **errp);
|
||||
|
||||
void exec_start_outgoing_migration(MigrationState *s, const char *host_port, Error **errp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue