/xen/tools/libxl/ |
A D | libxl_arm.c | 71 LOG(DEBUG, "Configure the domain"); in libxl__arch_domain_prepare_config() 74 LOG(DEBUG, " - Allocate %u SPIs", nr_spis); in libxl__arch_domain_prepare_config() 87 LOG(ERROR, "Unknown GIC version %d", in libxl__arch_domain_prepare_config() 100 LOG(ERROR, "Unknown TEE type %d", in libxl__arch_domain_prepare_config() 426 LOG(DEBUG, "Creating OP-TEE node in dtb"); in make_optee_node() 874 LOG(DEBUG, " - vGIC version: %s", in libxl__prepare_dtb() 950 LOG(ERROR, "Unknown GIC version %s", in libxl__prepare_dtb() 1139 LOG(ERROR, "xc_dom_vuart_init failed\n"); in libxl__arch_build_dom_finish() 1168 LOG(WARN, "Converting PV guest to PVH."); in libxl__arch_domain_create_info_setdefault() 1169 LOG(WARN, "Arm guest are now PVH."); in libxl__arch_domain_create_info_setdefault() [all …]
|
A D | libxl_vnuma.c | 56 LOG(ERROR, "Can't allocate nodemap"); in check_vnuma_affinity() 62 LOG(ERROR, "Can't convert Vcpu %d affinity to nodemap", vcpu); in check_vnuma_affinity() 68 LOG(WARN, "Vcpu %d %s affinity and vnuma info mismatch", vcpu, kind); in check_vnuma_affinity() 103 LOG(ERROR, "libxl_get_numainfo failed"); in libxl__vnuma_config_check() 115 LOG(ERROR, "Invalid pnode %"PRIu32" specified", pnode); in libxl__vnuma_config_check() 123 LOG(ERROR, "Amount of memory mismatch (0x%"PRIx64" != 0x%"PRIx64")", in libxl__vnuma_config_check() 136 LOG(ERROR, "Vcpu %d assigned more than once", j); in libxl__vnuma_config_check() 144 LOG(ERROR, "Vcpu %d is not assigned to any vnode", i); in libxl__vnuma_config_check() 172 LOG(ERROR, "Vmemrange end < start"); in libxl__vnuma_config_check() 179 LOG(ERROR, in libxl__vnuma_config_check() [all …]
|
A D | libxl_dom.c | 52 LOG(WARN, in libxl__domain_type() 60 LOG(WARN, in libxl__domain_type() 256 LOG(ERROR, "Couldn't set max vcpu count"); in libxl__build_pre() 262 LOG(ERROR, "Couldn't set nomigrate"); in libxl__build_pre() 411 LOG(ERROR, "Can't allocate nodemap"); in set_vnuma_affinity() 424 LOG(ERROR, "Can't get cpumap for vnode %d", i); in set_vnuma_affinity() 468 LOG(ERROR, "Failed to set VM Generation ID"); in libxl__build_post() 578 LOG(ERROR, "xc_dom_parse_image failed"); in libxl__build_dom() 829 LOG(DEBUG, "Loading %s: %s", what, filename); in libxl__load_hvm_firmware_module() 1149 LOG(ERROR, "hvm build vmemranges failed"); in libxl__build_hvm() [all …]
|
A D | libxl_stream_read.c | 340 LOG(ERROR, in stream_header_done() 353 LOG(ERROR, "Unable to handle big endian streams"); in stream_header_done() 357 LOG(DEBUG, "Stream v%"PRIu32"%s", hdr->version, in stream_header_done() 574 LOG(DEBUG, "Record: %u, length %u", rec->hdr.type, rec->hdr.length); in process_record() 589 LOG(ERROR, in process_record() 596 LOG(ERROR, in process_record() 617 LOG(ERROR, in process_record() 627 LOG(ERROR, "Unexpected CHECKPOINT_END record in stream"); in process_record() 636 LOG(ERROR, "Unexpected CHECKPOINT_STATE record in stream"); in process_record() 646 LOG(ERROR, "Unrecognised record 0x%08x", rec->hdr.type); in process_record() [all …]
|
A D | libxl_exec.c | 183 LOG(ERROR, "Unable to open xenstore connection"); in libxl__xenstore_child_wait_deprecated() 226 LOG(ERROR, "%s not ready", what); in libxl__xenstore_child_wait_deprecated() 403 LOG(ERROR, "%s: startup timed out", ss->what); in spawn_watch_event() 407 LOG(DEBUG, "%s: spawn watch p=%s", ss->what, p); in spawn_watch_event() 432 LOG(ERROR, "%s [%ld]: unexpectedly exited with exit status 0," in spawn_middle_death() 436 LOG(ERROR, "%s [%ld]: failed startup with non-zero exit status %d", in spawn_middle_death() 442 LOG(ERROR, "%s [%ld]: died during startup due to fatal" in spawn_middle_death() 445 LOG(ERROR, "%s [%ld]: died during startup due to unknown fatal" in spawn_middle_death() 459 LOG(WARN,"%s underlying machinery seemed to fail (%d)," in spawn_middle_death()
|
A D | libxl_aoutils.c | 88 LOG(DEBUG, "%s: xswait timeout (path=%s)", xswa->what, xswa->path); in xswait_timeout_callback() 145 LOG(ERROR, "unable to establish write event on %s" in datacopier_check_state() 196 LOG(DEBUG, "received POLLHUP on fd %d: %s during copy of %s", in datacopier_pollhup_handled() 223 LOG(ERROR, "unexpected poll event 0x%x on fd %d (expected POLLIN " in datacopier_readable() 260 LOG(ERROR, in datacopier_readable() 539 LOG(ERROR, "killing execution of %s because of timeout", aes->what); in async_exec_timeout() 593 LOG(DEBUG, "forking to execute: %s ", aes->what); in libxl__async_exec_start() 598 LOG(ERROR, "unable to fork"); in libxl__async_exec_start() 638 LOG(ERROR, "unable to find %s pid in %s", what, xs_path_pid); in libxl__kill_xs_path() 646 LOG(ERROR, "%s already exited", what); in libxl__kill_xs_path() [all …]
|
A D | libxl_x86_acpi.c | 105 LOG(ERROR, "getdomaininfo failed (rc=%d)", r); in init_acpi_config() 123 LOG(ERROR, "xc_domain_getvnuma failed (rc=%d)", r); in init_acpi_config() 136 LOG(ERROR, "xc_domain_getvnuma failed (rc=%d)", r); in init_acpi_config() 184 LOG(ERROR, "init_acpi_config failed (rc=%d)", rc); in libxl__dom_load_acpi() 208 LOG(ERROR, "acpi_build_tables failed with %d", rc); in libxl__dom_load_acpi()
|
A D | libxl_utils.c | 357 LOG(ERROR, "file %s is far too large", filename); in libxl_read_file_contents() 431 LOG(ERROR, "file %s is far too large", filename); in libxl__read_sysfs_file_contents() 596 LOG(ERROR, "Failed to create a pipe"); in libxl_pipe() 814 LOG(ERROR, "invalid number of cpus provided"); in libxl_cpu_bitmap_alloc() 840 LOG(ERROR, "invalid number of nodes provided"); in libxl_node_bitmap_alloc() 885 LOG(ERROR, "invalid number of sockets provided"); in libxl_socket_bitmap_alloc() 1104 LOG(ERROR, "sendmsg have written %d instead of %zu", in libxl__sendmsg_fds() 1142 LOG(ERROR,"recvmsg got EOF (%s)", what); in libxl__recvmsg_fds() 1147 LOG(ERROR,"recvmsg got no control msg" in libxl__recvmsg_fds() 1152 LOG(ERROR, "recvmsg got unexpected" in libxl__recvmsg_fds() [all …]
|
A D | libxl_event.c | 864 LOG(DEBUG, "watch w=%p: deregister unregistered", w); in libxl__ev_xswatch_deregister() 1592 LOG(DEBUG,"event %p callback type=%s", in egc_run_callbacks() 1613 LOG(DEBUG,"ao %p: completion callback", ao); in egc_run_callbacks() 2035 LOG(DEBUG,"ao %p: destroy",ao); in libxl__ao__destroy() 2045 LOG(DEBUG,"ao %p: create fail",ao); in libxl__ao_create_fail() 2066 LOG(DEBUG,"ao %p: complete, rc=%d",ao,rc); in libxl__ao_complete() 2075 LOG(DEBUG, "ao %p: .. but waiting for %d fork to exit", in libxl__ao_complete() 2109 LOG(DEBUG, "ao %p: complete for callback", ao); in libxl__ao_complete_check_progress_reports() 2205 LOG(ERROR, in libxl__ao_inprogress() 2402 LOG(DEBUG,"ao %p: progress report: ignored",ao); in libxl__ao_progress_report() [all …]
|
A D | libxl_disk.c | 335 LOG(ERROR, "blktap is not supported"); in device_disk_add() 530 LOG(ERROR, "Missing xenstore node %s/type", libxl_path); in libxl__disk_from_xenstore() 538 LOG(ERROR, "Missing xenstore node %s/dev", libxl_path); in libxl__disk_from_xenstore() 552 LOG(ERROR, "Missing xenstore node %s/mode", libxl_path); in libxl__disk_from_xenstore() 1070 LOG(ERROR, "blkdev_start is invalid"); in libxl__alloc_vdev() 1104 LOG(DEBUG, "Non-local backend, can't access locally.\n"); in libxl__device_disk_find_local_path() 1115 LOG(DEBUG, "Directly accessing local RAW disk %s", path); in libxl__device_disk_find_local_path() 1183 LOG(DEBUG, "Trying to find local path"); in libxl__device_disk_local_initiate_attach() 1188 LOG(DEBUG, "Local path found, executing callback."); in libxl__device_disk_local_initiate_attach() 1191 LOG(DEBUG, "Local path not found, initiating attach."); in libxl__device_disk_local_initiate_attach() [all …]
|
A D | libxl_x86.c | 109 LOG(DEBUG, "Memory: %"PRIu64"kB End of RAM: " \ in e820_sanitize() 230 LOG(DEBUG, ":\t[%"PRIx64" -> %"PRIx64"] %s", e820[i].addr >> 12, in e820_sanitize() 318 LOG(ERROR, "%s group both enabled and disabled", in hvm_set_viridian_features() 333 LOG(ERROR, "base group not enabled"); in hvm_set_viridian_features() 338 LOG(DETAIL, "%s group enabled", libxl_viridian_enlightenment_to_string(v)); in hvm_set_viridian_features() 409 LOG(ERROR, "Couldn't set HVM_PARAM_HPET_ENABLED"); in hvm_set_conf_params() 414 LOG(ERROR, "Couldn't set HVM_PARAM_VPT_ALIGN"); in hvm_set_conf_params() 420 LOG(ERROR, "Couldn't set HVM_PARAM_MCA_CAP"); in hvm_set_conf_params() 428 LOG(ERROR, "Couldn't set HVM_PARAM_TIMER_MODE"); in hvm_set_conf_params() 433 LOG(ERROR, "Couldn't set HVM_PARAM_NESTEDHVM"); in hvm_set_conf_params() [all …]
|
A D | libxl_test_timedereg.c | 37 LOG(DEBUG,"regs(%d)", j); in regs() 68 LOG(DEBUG,"occurs[%d][%d] seq=%d rc=%d", off/NTIMES, off%NTIMES, seq, rc); in occurs()
|
A D | libxl_device.c | 352 LOG(DEBUG, "Disk vdev=%s, backend %s not compatible with colo", in disk_try_backend() 379 LOG(DEBUG, "Disk vdev=%s spec.backend=%s", disk->vdev, in libxl__device_disk_set_backend() 388 LOG(ERROR, in libxl__device_disk_set_backend() 413 LOG(DEBUG, "Disk vdev=%s, using backend %s", in libxl__device_disk_set_backend() 418 LOG(ERROR, "no suitable backend for disk %s", disk->vdev); in libxl__device_disk_set_backend() 1259 LOG(ERROR, "script: %s", hotplug_error); in device_hotplug_child_death_cb() 1381 LOG(ERROR, "Backend %s does not exist", be_path); in libxl__wait_for_backend() 1391 LOG(ERROR, "Backend %s not ready", be_path); in libxl__wait_for_backend() 1407 LOG(ERROR, "unable to %s device", in device_addrm_aocomplete() 1444 LOG(DEBUG, "device %s %s %s", in device_complete() [all …]
|
A D | libxl_numa.c | 354 LOG(WARN, "System has %d NUMA nodes, which is too big for the " in libxl__get_numa_candidate() 424 LOG(ERROR, "Inconsistent minimum or maximum number of guest nodes"); in libxl__get_numa_candidate() 498 LOG(DEBUG, "New best NUMA placement candidate found: " in libxl__get_numa_candidate() 518 LOG(NOTICE, "NUMA placement failed, performance might be affected"); in libxl__get_numa_candidate()
|
A D | libxl_create.c | 35 LOG(ERROR, "domain type unspecified"); in libxl__domain_create_info_setdefault() 47 LOG(ERROR, "neither hap nor shadow paging available"); in libxl__domain_create_info_setdefault() 83 LOG(ERROR, "invalid domain type"); in libxl__domain_build_info_setdefault() 90 LOG(ERROR, "Unable to copy deprecated fields"); in libxl__domain_build_info_setdefault() 144 LOG(ERROR, "unknown device model version"); in libxl__domain_build_info_setdefault() 212 LOG(ERROR, "unable to allocate avail_vcpus bitmap"); in libxl__domain_build_info_setdefault() 297 LOG(ERROR,"qemu upstream required for qxl vga"); in libxl__domain_build_info_setdefault() 328 LOG(ERROR, in libxl__domain_build_info_setdefault() 443 LOG(ERROR, "invalid domain type %s in create info", in libxl__domain_build_info_setdefault() 622 LOG(DETAIL, "passthrough: %s", in libxl__domain_make() [all …]
|
A D | libxl_sched.c | 270 LOG(ERROR, "Ratelimit out of range, valid range is from %d to %d", in sched_ratelimit_check() 311 LOG(ERROR, "Time slice out of range, valid range is from %d to %d", in libxl_sched_credit_params_set() 321 LOG(ERROR, "Ratelimit cannot be greater than timeslice"); in libxl_sched_credit_params_set() 326 LOG(ERROR, "vcpu migration delay should be >= 0 and <= %dus", in libxl_sched_credit_params_set() 477 LOG(ERROR, "Invalid VCPU period of %d (it should be >= 1)", period); in sched_rtds_validate_params() 483 LOG(ERROR, "Invalid VCPU budget of %d (it should be >= 1)", budget); in sched_rtds_validate_params() 489 LOG(ERROR, "VCPU budget must be smaller than or equal to period, " in sched_rtds_validate_params()
|
A D | libxl.c | 462 LOG(ERROR, "Unable to determine number of PCI devices, rc %d", in libxl_get_pci_topology() 472 LOG(ERROR, "Cannot initialize PCI hypercall structure, rc %d", rc); in libxl_get_pci_topology() 698 LOG(DEBUG, "setting node \"%s\" to value \"%s\"", path, val); in libxl_set_parameters() 766 LOG(DEBUG, "fnctl F_GETFL flags for fd %d are 0x%x", fd, fdfl); in libxl__fd_flags_modify_save() 774 LOG(DEBUG, "fnctl F_SETFL of fd %d to 0x%x", fd, fdfl); in libxl__fd_flags_modify_save() 793 LOG(DEBUG, "fnctl F_SETFL of fd %d to 0x%x", fd, fdfl); in libxl__fd_flags_restore()
|
A D | libxl_psr.c | 123 LOG(ERROR, "%s: %s", feat_name[type], msg); in libxl__psr_alloc_log_err_msg() 437 LOG(ERROR, "failed to get system socket count"); in libxl_psr_set_val() 513 LOG(ERROR, "failed to get system socket count"); in libxl_psr_get_hw_info()
|
A D | libxl_pci.c | 427 LOG(ERROR, "Looks like pciback driver not loaded"); in libxl_device_pci_assignable_list() 482 LOG(DEBUG, "Driver re-plug path: %s", dp); in sysfs_dev_unbind() 660 LOG(ERROR, "Looks like pciback driver is not loaded"); in pciback_dev_is_assigned() 706 LOG(ERROR, "Couldn't unbind device!"); in pciback_dev_unassign() 800 LOG(ERROR, "Couldn't unbind "PCI_BDF" from driver", in libxl__device_pci_assignable_add() 822 LOG(ERROR, "Couldn't bind device to pciback!"); in libxl__device_pci_assignable_add() 835 LOG(ERROR, "failed to quarantine "PCI_BDF, dom, bus, dev, func); in libxl__device_pci_assignable_add() 864 LOG(WARN, "Not bound to pciback"); in libxl__device_pci_assignable_remove() 872 LOG(INFO, "Rebinding to driver at %s", driver_path); in libxl__device_pci_assignable_remove() 885 LOG(WARN, in libxl__device_pci_assignable_remove() [all …]
|
A D | libxl_arm_acpi.c | 89 LOG(ERROR, "Unknown GIC version"); in libxl__estimate_madt_size() 328 LOG(ERROR, "Unknown GIC version"); in make_acpi_madt() 382 LOG(DEBUG, "constructing ACPI tables for Xen version %d.%d guest", in libxl__prepare_acpi()
|
A D | libxl_dom_save.c | 177 LOG(ERROR,"logdirty switch: sent command `%s' but got reply `%s'" in switch_logdirty_xswatch() 204 LOG(ERROR,"logdirty switch: failed (rc=%d)",rc); in switch_logdirty_xswatch() 257 LOG(ERROR,"logdirty switch: wait for device model timed out"); in switch_logdirty_timeout()
|
A D | libxl_console.c | 408 LOG(ERROR, "channel %d has no name", channel->devid); in libxl__init_console_from_channel() 428 LOG(ERROR, "channel %d has no defined connection; " in libxl__init_console_from_channel() 437 LOG(ERROR, "channel %d has no path", channel->devid); in libxl__init_console_from_channel() 447 LOG(ERROR, "%s: missing implementation for channel connection %d", in libxl__init_console_from_channel()
|
A D | libxl_usb.c | 67 LOG(ERROR, in libxl__device_usbctrl_setdefault() 75 LOG(ERROR, "Number of ports for USB controller is limited to %u", in libxl__device_usbctrl_setdefault() 88 LOG(ERROR, in libxl__device_usbctrl_setdefault() 98 LOG(ERROR, in libxl__device_usbctrl_setdefault() 110 LOG(ERROR, in libxl__device_usbctrl_setdefault() 117 LOG(ERROR, "Illegal USB version"); in libxl__device_usbctrl_setdefault() 945 LOG(ERROR, "fail to get assigned devices"); in get_assigned_devices() 1655 LOG(ERROR, "Couldn't bind %s to %s", intf, SYSFS_USBBACK_DRIVER); in usbback_dev_assign()
|
/xen/tools/xl/ |
A D | xl_vmcontrol.c | 169 LOG("Waiting for %d domains", nr); in wait_for_domain_deaths() 374 LOG("\"xl\" configuration found, using it\n"); in reload_domain_config() 414 LOG("Domain has suspended."); in handle_domain_death() 431 LOG("Action for shutdown reason code %d is %s", in handle_domain_death() 440 LOG("dumping core to %s", corefile); in handle_domain_death() 442 if (rc) LOG("core dump failed (rc=%d).", rc); in handle_domain_death() 506 LOG("Failed to convert time to UTC"); in preserve_domain() 511 LOG("Failed to format time as a string"); in preserve_domain() 517 LOG("Preserving domain %u %s with suffix%s", in preserve_domain() 1088 LOG("Done. Rebooting now"); in create_domain() [all …]
|
A D | xl_utils.h | 55 #define LOG(_f, _a...) dolog(__FILE__, __LINE__, __func__, _f "\n", ##_a) macro
|