mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00: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
|
@ -90,9 +90,6 @@ void qemu_savevm_state_cancel(void);
|
|||
uint64_t qemu_savevm_state_pending(QEMUFile *f, uint64_t max_size);
|
||||
int qemu_loadvm_state(QEMUFile *f);
|
||||
|
||||
/* SLIRP */
|
||||
void do_info_slirp(Monitor *mon);
|
||||
|
||||
typedef enum DisplayType
|
||||
{
|
||||
DT_DEFAULT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue