Home
last modified time | relevance | path

Searched refs:libxl__xs_read (Results 1 – 22 of 22) sorted by relevance

/tools/libs/light/
A Dlibxl_vtpm.c79 uuid = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/uuid", be_path)); in libxl__vtpm_from_xenstore()
118 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo()
122 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo()
126 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo()
134 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo()
A Dlibxl_mem.c45 mem = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/memory/target", dompath)); in libxl_domain_setmaxmem()
119 target = libxl__xs_read(gc, t, target_path); in libxl__fill_dom0_memory_info()
120 staticmax = libxl__xs_read(gc, t, max_path); in libxl__fill_dom0_memory_info()
223 target = libxl__xs_read(gc, t, GCSPRINTF("%s/memory/target", dompath)); in libxl_set_memory_target()
249 memmax = libxl__xs_read(gc, t, GCSPRINTF("%s/memory/static-max", dompath)); in libxl_set_memory_target()
266 videoram_s = libxl__xs_read(gc, t, GCSPRINTF("%s/memory/videoram", in libxl_set_memory_target()
365 target = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/memory/target", in libxl__get_memory_target()
367 static_max = libxl__xs_read(gc, XBT_NULL, in libxl__get_memory_target()
A Dlibxl_console.c118 tty = libxl__xs_read(gc, XBT_NULL, tty_path); in libxl_console_get_tty()
211 vnc_port = libxl__xs_read(gc, XBT_NULL, in libxl_vncviewer_exec()
221 vnc_listen = libxl__xs_read(gc, XBT_NULL, in libxl_vncviewer_exec()
226 vnc_pass = libxl__xs_read(gc, XBT_NULL, in libxl_vncviewer_exec()
554 name = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/name", libxl_path)); in libxl__append_channel_list()
632 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", fe_path)); in libxl_device_channel_getinfo()
636 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/ring-ref", fe_path)); in libxl_device_channel_getinfo()
638 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/port", fe_path)); in libxl_device_channel_getinfo()
644 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/tty", fe_path)); in libxl_device_channel_getinfo()
A Dlibxl_xshelp.c139 char * libxl__xs_read(libxl__gc *gc, xs_transaction_t t, const char *path) in libxl__xs_read() function
204 char *result = libxl__xs_read(gc, t, path); in libxl__xs_read_mandatory()
216 char *result = libxl__xs_read(gc, t, path); in libxl__xs_read_checked()
310 val = libxl__xs_read(gc, t, path); in libxl__xs_path_cleanup()
A Dlibxl_disk.c30 value = libxl__xs_read(gc, XBT_NULL, wpath); in disk_eject_xswatch_callback()
617 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore()
625 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore()
639 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore()
655 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore()
663 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore()
671 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore()
687 tmp = libxl__xs_read(gc, XBT_NULL, libxl__sprintf in libxl__disk_from_xenstore()
705 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore()
1644 if (libxl__xs_read(gc, t, GCSPRINTF("%s/backend", in libxl__alloc_vdev()
[all …]
A Dlibxl_linux.c67 gatewaydev = libxl__xs_read(gc, XBT_NULL, in get_hotplug_env()
116 script = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/%s", be_path, in libxl__hotplug_nic()
171 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_disk()
A Dlibxl_freebsd.c143 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_nic()
173 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_disk()
A Dlibxl_vkb.c308 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", devpath)); in libxl_device_vkb_getinfo()
316 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vkb_getinfo()
320 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vkb_getinfo()
A Dlibxl_pci.c158 num_devs = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/num_devs", be_path)); in libxl__device_pci_add_xenstore()
240 num_devs = libxl__xs_read(gc, XBT_NULL, num_devs_path); in libxl__device_pci_remove_xenstore()
297 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore()
301 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore()
305 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore()
309 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore()
315 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore()
321 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore()
327 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore()
423 return libxl__xs_read(gc, XBT_NULL, path); in pci_info_xs_read()
[all …]
A Dlibxl_nic.c471 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", nicpath)); in libxl_device_nic_getinfo()
473 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/event-channel", nicpath)); in libxl_device_nic_getinfo()
475 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/tx-ring-ref", nicpath)); in libxl_device_nic_getinfo()
477 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/rx-ring-ref", nicpath)); in libxl_device_nic_getinfo()
A Dlibxl_vdispl.c179 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", devpath)); in libxl_device_vdispl_getinfo()
187 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/"XENDISPL_FIELD_BE_ALLOC, devpath)); in libxl_device_vdispl_getinfo()
A Dlibxl_netbsd.c42 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug()
A Dlibxl_9pfs.c124 libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", path))) in xen9pfsd_spawn()
A Dlibxl_dom_save.c215 libxl__xs_read(gc, XBT_NULL, in libxl__save_emulator_xenstore_data()
A Dlibxl_utils.c203 stubdom_id_s = libxl__xs_read(gc, XBT_NULL, in libxl_get_stubdom_id()
221 target = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/target", in libxl_is_stubdom()
A Dlibxl_domain.c762 return libxl__xs_read(gc, t, shutdown_path); in libxl__domain_pvcontrol_read()
1532 vm_path = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/vm", dom_path)); in devices_destroy_cb()
2217 vm_path = libxl__xs_read( in libxl_vm_get_start_time()
2219 start_time = libxl__xs_read( in libxl_vm_get_start_time()
A Dlibxl_device.c129 snictype = libxl__xs_read(gc, XBT_NULL, in libxl__nic_type()
910 path = libxl__xs_read(gc, XBT_NULL, path); in libxl__devices_destroy()
1348 hotplug_error = libxl__xs_read(gc, XBT_NULL, in device_hotplug_child_death_cb()
A Dlibxl_internal.c389 dm_version = libxl__xs_read(gc, XBT_NULL, path); in libxl__device_model_version_running()
A Dlibxl_dm.c3771 pid = libxl__xs_read(gc, XBT_NULL, path); in libxl__dm_active()
3777 dm_domid = libxl__xs_read(gc, XBT_NULL, path); in libxl__dm_active()
A Dlibxl_usb.c1350 return libxl__xs_read(gc, XBT_NULL, in usbdev_busid_from_ctrlport()
A Dlibxl_event.c1137 const char *p = libxl__xs_read(gc, XBT_NULL, watch_path); in domaindeathcheck_callback()
A Dlibxl_internal.h957 _hidden char *libxl__xs_read(libxl__gc *gc, xs_transaction_t t,

Completed in 81 milliseconds