From: Oleksandr Grytsov <oleksandr_gryt...@epam.com>

Changes since v1:

* add commit to rename VKB backend type "linux" to "pv";
* add default case to handle adding/removing PV devices in add_device,
  remove_device functions (libxl_device.c);
* add comment about removing num_vifs, num_vbds into commit message.

Oleksandr Grytsov (3):
  libxl: introduce new backend type VINPUT
  libxl: rename VKB backend type "linux" to "pv"
  libxl: make default path to add/remove all PV devices

 docs/man/xl.cfg.5.pod.in             |  4 +-
 tools/libxl/libxl_device.c           | 63 +++++++++++-----------------
 tools/libxl/libxl_types.idl          |  2 +-
 tools/libxl/libxl_types_internal.idl |  1 +
 tools/libxl/libxl_vkb.c              | 29 ++++++++-----
 5 files changed, 47 insertions(+), 52 deletions(-)

-- 
2.17.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to