/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_freebsd.c | 118 char *be_path = libxl__device_backend_path(gc, dev); in libxl__hotplug_nic() local 144 GCSPRINTF("%s/%s", be_path, "script")); in libxl__hotplug_nic() 147 "unable to read script from %s", be_path); in libxl__hotplug_nic() 155 (*args)[nr++] = be_path; in libxl__hotplug_nic() 169 char *be_path = libxl__device_backend_path(gc, dev); in libxl__hotplug_disk() local 174 GCSPRINTF("%s/%s", be_path, "script")); in libxl__hotplug_disk() 177 "unable to read script from %s", be_path); in libxl__hotplug_disk() 185 (*args)[nr++] = be_path; in libxl__hotplug_disk()
|
A D | libxl_usb.c | 164 const char *be_path = NULL, *tmp; in vusb_be_from_xs_libxl_type() local 175 be_path = libxl_path; in vusb_be_from_xs_libxl_type() 183 be_path = NULL; in vusb_be_from_xs_libxl_type() 186 return be_path; in vusb_be_from_xs_libxl_type() 309 const char *libxl_path, *be_path; in libxl__device_usbctrl_del_xenstore() local 614 be_path = libxl_path; in libxl_device_usbctrl_list() 907 if (!be_path) { in libxl__device_usbdev_list_for_usbctrl() 1104 if (!be_path) { in libxl__device_usbdev_setdefault() 1168 char *be_path, *busid; in libxl__device_usbdev_add_xenstore() local 1240 char *be_path; in libxl__device_usbdev_remove_xenstore() local [all …]
|
A D | libxl_linux.c | 40 char *be_path = libxl__device_backend_path(gc, dev); in get_hotplug_env() local 59 GCSPRINTF("%s/%s", be_path, "gatewaydev")); in get_hotplug_env() 102 char *be_path = libxl__device_backend_path(gc, dev); in libxl__hotplug_nic() local 107 script = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/%s", be_path, in libxl__hotplug_nic() 111 "unable to read script from %s", be_path); in libxl__hotplug_nic() 158 char *be_path = libxl__device_backend_path(gc, dev); in libxl__hotplug_disk() local 163 GCSPRINTF("%s/%s", be_path, "script")); in libxl__hotplug_disk() 166 "unable to read script from %s", be_path); in libxl__hotplug_disk()
|
A D | libxl_netbsd.c | 38 char *be_path = libxl__device_backend_path(gc, dev); in libxl__hotplug() local 43 GCSPRINTF("%s/%s", be_path, "script")); in libxl__hotplug() 46 "unable to read script from %s", be_path); in libxl__hotplug() 53 (*args)[nr++] = be_path; in libxl__hotplug()
|
A D | libxl_pci.c | 115 char *num_devs, *be_path; in libxl__device_pci_add_xenstore() local 199 num_devs_path = GCSPRINTF("%s/num_devs", be_path); in libxl__device_pci_remove_xenstore() 248 xs_rm(ctx->xsh, t, GCSPRINTF("%s/key-%d", be_path, i)); in libxl__device_pci_remove_xenstore() 249 xs_rm(ctx->xsh, t, GCSPRINTF("%s/dev-%d", be_path, i)); in libxl__device_pci_remove_xenstore() 255 tmppath = GCSPRINTF("%s/state-%d", be_path, j); in libxl__device_pci_remove_xenstore() 259 tmppath = GCSPRINTF("%s/dev-%d", be_path, j); in libxl__device_pci_remove_xenstore() 263 tmppath = GCSPRINTF("%s/key-%d", be_path, j); in libxl__device_pci_remove_xenstore() 267 tmppath = GCSPRINTF("%s/vdev-%d", be_path, j); in libxl__device_pci_remove_xenstore() 273 tmppath = GCSPRINTF("%s/opts-%d", be_path, j); in libxl__device_pci_remove_xenstore() 279 tmppath = GCSPRINTF("%s/vdevfn-%d", be_path, j); in libxl__device_pci_remove_xenstore() [all …]
|
A D | libxl_device.c | 60 char *be_path = libxl__device_libxl_path(gc, device); in libxl__device_exists() local 63 rc = libxl__xs_read_checked(gc, t, be_path, &dir); in libxl__device_exists() 93 char *snictype, *be_path; in libxl__nic_type() local 96 be_path = libxl__device_backend_path(gc, dev); in libxl__nic_type() 701 const char *be_path = NULL; in libxl__device_destroy() local 744 libxl__xs_path_cleanup(gc, t, be_path); in libxl__device_destroy() 944 be_path); in libxl__initiate_device_generic_remove() 1130 aodev->xswait.path = be_path; in device_hotplug() 1366 LOG(ERROR, "Backend %s not ready", be_path); in libxl__wait_for_backend() 1742 char *be_path; in libxl_device_events_handler() local [all …]
|
A D | libxl_vtpm.c | 82 const char *be_path; in libxl__vtpm_from_xenstore() local 89 &be_path); in libxl__vtpm_from_xenstore() 92 rc = libxl__backendpath_parse_domid(gc, be_path, &vtpm->backend_domid); in libxl__vtpm_from_xenstore() 95 uuid = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/uuid", be_path)); in libxl__vtpm_from_xenstore() 99 "(%s) Probably a bug!!\n", be_path, uuid); in libxl__vtpm_from_xenstore()
|
A D | libxl_vdispl.c | 43 const char *be_path; in libxl__vdispl_from_xenstore() local 49 &be_path); in libxl__vdispl_from_xenstore() 52 return libxl__backendpath_parse_domid(gc, be_path, &vdispl->backend_domid); in libxl__vdispl_from_xenstore()
|
A D | libxl_disk.c | 677 const char *be_path, *libxl_path; in libxl_cdrom_insert() local 744 be_path = libxl__device_backend_path(gc, &device); in libxl_cdrom_insert() 796 rc = libxl__xs_writev(gc, t, be_path, kvs); in libxl_cdrom_insert() 838 rc = libxl__xs_writev(gc, t, be_path, kvs); in libxl_cdrom_insert() 942 char *be_path, *pdpath; in libxl__device_disk_find_local_path() local 953 be_path = libxl__device_backend_path(gc, &device); in libxl__device_disk_find_local_path() 955 pdpath = libxl__sprintf(gc, "%s/physical-device-path", be_path); in libxl__device_disk_find_local_path() 1029 char *be_path = NULL; in local_device_attach_cb() local 1043 be_path = libxl__device_backend_path(gc, &device); in local_device_attach_cb() 1044 rc = libxl__wait_for_backend(gc, be_path, GCSPRINTF("%d", XenbusStateConnected)); in local_device_attach_cb()
|
A D | libxl_internal.h | 730 _hidden int libxl__backendpath_parse_domid(libxl__gc *gc, const char *be_path, 1230 _hidden int libxl__wait_for_backend(libxl__gc *gc, const char *be_path,
|