mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
qapi: Convert set_link
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
ab49ab5c48
commit
4b37156c40
7 changed files with 37 additions and 13 deletions
1
net.h
1
net.h
|
|
@ -122,7 +122,6 @@ int qemu_find_nic_model(NICInfo *nd, const char * const *models,
|
|||
const char *default_model);
|
||||
|
||||
void do_info_network(Monitor *mon);
|
||||
int do_set_link(Monitor *mon, const QDict *qdict, QObject **ret_data);
|
||||
|
||||
/* NIC info */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue