|
@@ -204,7 +204,6 @@ int qemu_set_vnet_le(NetClientState *nc, bool is_le);
|
|
int qemu_set_vnet_be(NetClientState *nc, bool is_be);
|
|
int qemu_set_vnet_be(NetClientState *nc, bool is_be);
|
|
void qemu_macaddr_default_if_unset(MACAddr *macaddr);
|
|
void qemu_macaddr_default_if_unset(MACAddr *macaddr);
|
|
int qemu_show_nic_models(const char *arg, const char *const *models);
|
|
int qemu_show_nic_models(const char *arg, const char *const *models);
|
|
-void qemu_check_nic_model(NICInfo *nd, const char *model);
|
|
|
|
int qemu_find_nic_model(NICInfo *nd, const char * const *models,
|
|
int qemu_find_nic_model(NICInfo *nd, const char * const *models,
|
|
const char *default_model);
|
|
const char *default_model);
|
|
/**
|
|
/**
|