libxl: rename vifs to nics
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 26 Jul 2012 09:35:31 +0000 (10:35 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Thu, 26 Jul 2012 09:35:31 +0000 (10:35 +0100)
commit3218894319e722ac1593dda25a0e8962d6bc25da
tree4d66969e250959f78dea83638cc084dc6287bd36
parentb1ec741ea12eb599ce055e408b5d15fa7c7c8ea1
libxl: rename vifs to nics

This change renames functions and struct values that used to contain
vifs in their names to nics, that provides a more clear name to
define network interfaces without referring to the backend that is
behind them.

This is not a functional change.

Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.h
tools/libxl/libxl_create.c
tools/libxl/libxl_dm.c
tools/libxl/libxl_json.c
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_sxp.c