X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_dev_mgr.h;h=8c80ffa274b3cd52a2987dff8fa9d967383900ed;hp=9cc1ff06fb04977599c999fc32e2c2b159def2e6;hb=cfcc5717f659b3ed2954f41cf363d3bceae8dc84;hpb=5f0b4f8c5f9f53cea37dde072b37d09ba316487d diff --git a/palacios/include/palacios/vmm_dev_mgr.h b/palacios/include/palacios/vmm_dev_mgr.h index 9cc1ff0..8c80ffa 100644 --- a/palacios/include/palacios/vmm_dev_mgr.h +++ b/palacios/include/palacios/vmm_dev_mgr.h @@ -188,6 +188,7 @@ int v3_dev_add_net_frontend(struct guest_info * info, v3_cfg_tree_t * cfg, void * private_data), void * priv_data); + int v3_dev_connect_net(struct guest_info * info, char * frontend_name, struct v3_dev_net_ops * ops,