| /xen/tools/libxc/ |
| A D | xc_sr_save_x86_hvm.c | 21 PERROR("Couldn't get HVM context size from Xen"); in write_hvm_context() 29 PERROR("Couldn't allocate memory"); in write_hvm_context() 38 PERROR("Couldn't get HVM context from Xen"); in write_hvm_context() 47 PERROR("error write HVM_CONTEXT record"); in write_hvm_context() 102 PERROR("Failed to get HVMPARAM at index %u", index); in write_hvm_params() 120 PERROR("Failed to write HVM_PARAMS record"); in write_hvm_params() 145 PERROR("Unable to obtain the guest p2m size"); in x86_hvm_setup() 153 PERROR("Cannot save this big a guest"); in x86_hvm_setup() 163 PERROR("Couldn't enable qemu log-dirty mode"); in x86_hvm_setup() 223 PERROR("Couldn't disable qemu log-dirty mode"); in x86_hvm_cleanup()
|
| A D | xc_vm_event.c | 61 PERROR("Unable to pause domain\n"); in xc_vm_event_enable() 69 PERROR("Failed to get pfn of ring page\n"); in xc_vm_event_enable() 83 PERROR("Failed to populate ring pfn\n"); in xc_vm_event_enable() 93 PERROR("Could not map the ring page\n"); in xc_vm_event_enable() 127 PERROR("Failed to enable vm_event\n"); in xc_vm_event_enable() 134 PERROR("Failed to remove ring page from guest physmap"); in xc_vm_event_enable() 146 PERROR("Unable to unpause domain"); in xc_vm_event_enable()
|
| A D | xc_core.c | 120 PERROR("too long string table"); in xc_core_strtab_get() 130 PERROR("too long string table"); in xc_core_strtab_get() 465 PERROR("Could not allocate dump_mem"); in xc_domain_dumpcore_via_callback() 471 PERROR("Could not get info for domain"); in xc_domain_dumpcore_via_callback() 479 PERROR("Couldn't map live_shinfo"); in xc_domain_dumpcore_via_callback() 520 PERROR("Domain %d does not exist", domid); in xc_domain_dumpcore_via_callback() 543 PERROR("No VCPU context could be grabbed"); in xc_domain_dumpcore_via_callback() 571 PERROR("Could not allocate p2m array"); in xc_domain_dumpcore_via_callback() 585 PERROR("Could not allocate pfn array"); in xc_domain_dumpcore_via_callback() 597 PERROR("Could not allocate string table"); in xc_domain_dumpcore_via_callback() [all …]
|
| A D | xc_kexec.c | 23 PERROR("Could not alloc bounce buffer for kexec_exec hypercall"); in xc_kexec_exec() 48 PERROR("Could not alloc bounce buffer for kexec_get_range hypercall"); in xc_kexec_get_range() 79 PERROR("Could not allocate bounce buffer for kexec load hypercall"); in xc_kexec_load() 85 PERROR("Could not allocate buffer for kexec load hypercall"); in xc_kexec_load() 114 PERROR("Could not alloc buffer for kexec unload hypercall"); in xc_kexec_unload() 138 PERROR("Could not alloc buffer for kexec status hypercall"); in xc_kexec_status()
|
| A D | xg_private.c | 39 PERROR("Could not open kernel image '%s'", filename); in xc_read_image() 45 PERROR("Could not allocate decompression state for state file"); in xc_read_image() 56 PERROR("Could not allocate memory for kernel image"); in xc_read_image() 67 PERROR("Error reading kernel image"); in xc_read_image() 74 PERROR("Could not read kernel image"); in xc_read_image()
|
| A D | xc_sr_save.c | 28 PERROR("Unable to obtain Xen Version"); in write_headers() 34 PERROR("Unable to write Image Header to stream"); in write_headers() 40 PERROR("Unable to write Domain Header to stream"); in write_headers() 143 PERROR("Failed to get types for pfn batch"); in write_batch() 167 PERROR("Failed to map guest pages"); in write_batch() 262 PERROR("Failed to write page data to stream"); in write_batch() 575 PERROR("Abort precopy loop"); in send_memory_live() 623 PERROR("Invalid pfn 0x%" PRIx64, pfn); in colo_merge_secondary_dirty_bitmap() 840 PERROR("Failed to clean up"); in cleanup() 973 PERROR("Save failed"); in save() [all …]
|
| A D | xc_sr_restore_x86_hvm.c | 90 PERROR("set HVM param %"PRId64" = 0x%016"PRIx64, in handle_hvm_params() 159 PERROR("Cannot restore this big a guest"); in x86_hvm_setup() 207 PERROR("Failed to set HVM_PARAM_STORE_EVTCHN"); in x86_hvm_stream_complete() 215 PERROR("Failed to set HVM_PARAM_CONSOLE_EVTCHN"); in x86_hvm_stream_complete() 224 PERROR("Unable to restore HVM context"); in x86_hvm_stream_complete() 235 PERROR("Failed to seed grant table"); in x86_hvm_stream_complete()
|
| A D | xc_sr_common_x86.c | 16 PERROR("Unable to obtain TSC information"); in write_x86_tsc_info() 38 PERROR("Unable to set TSC information"); in handle_x86_tsc_info() 55 PERROR("Unable to get CPU Policy size"); in write_x86_cpu_policy_records() 71 PERROR("Unable to get d%d CPU Policy", ctx->domid); in write_x86_cpu_policy_records() 157 PERROR("Failed to set CPUID policy: leaf %08x, subleaf %08x, msr %08x", in x86_static_data_complete()
|
| A D | xc_sr_common_x86_pv.c | 76 PERROR("Unable to determine dom%d's width", ctx->domid); in x86_pv_domain_info() 107 PERROR("Failed to get maximum ram page"); in x86_pv_map_m2p() 125 PERROR("Failed to get m2p mfn list"); in x86_pv_map_m2p() 146 PERROR("Failed to mmap() m2p ranges"); in x86_pv_map_m2p() 167 PERROR("Failed to get compat mfn list from Xen"); in x86_pv_map_m2p()
|
| A D | xc_core_x86.c | 58 PERROR("Could not allocate memory"); in xc_core_arch_memory_map_get() 105 PERROR("Couldn't map p2m_frame_list_list (errno %d)", errno); in xc_core_arch_map_p2m_rw() 135 PERROR("Couldn't map p2m_frame_list"); in xc_core_arch_map_p2m_rw() 163 PERROR("Couldn't map p2m table"); in xc_core_arch_map_p2m_rw()
|
| A D | xc_resume.c | 38 PERROR("Could not get domain info"); in modify_returncode() 61 PERROR("Could not get Xen capabilities"); in modify_returncode() 153 PERROR("Could not get domain info"); in xc_domain_resume_any() 166 PERROR("Could not get domain width"); in xc_domain_resume_any()
|
| A D | xc_private.c | 53 PERROR("Could not allocate new xc_interface struct"); in xc_interface_open() 92 if (rc) PERROR("Could not close xencall interface"); in xc_interface_close() 95 if (rc) PERROR("Could not close foreign memory interface"); in xc_interface_close() 98 if (rc) PERROR("Could not close device model interface"); in xc_interface_close() 258 PERROR("Could not bounce memory for mmuext op hypercall"); in xc_mmuext_op() 282 PERROR("flush_mmu_updates: bounce buffer failed"); in flush_mmu_updates() 338 PERROR("Could not bounce memory for XENMEM hypercall"); in do_memory_op() 371 PERROR("Could not get info on domain"); in xc_domain_get_cpu_usage() 389 PERROR("Could not bounce memory for XENMEM_machphys_mfn_list hypercall"); in xc_machphys_mfn_list() 509 PERROR("Could not bounce buffer for version hypercall"); in xc_version()
|
| A D | xc_flask.c | 46 PERROR("Could not bounce memory for flask op hypercall"); in xc_flask_op() 71 PERROR("Could not bounce memory for flask op hypercall"); in xc_flask_load() 94 PERROR("Could not bounce memory for flask op hypercall"); in xc_flask_context_to_sid() 120 PERROR("Could not bounce memory for flask op hypercall"); in xc_flask_sid_to_context() 161 PERROR("Could not bounce memory for flask op hypercall"); in xc_flask_getbool_byid() 193 PERROR("Could not bounce memory for flask op hypercall"); in xc_flask_getbool_byname() 225 PERROR("Could not bounce memory for flask op hypercall"); in xc_flask_setbool()
|
| A D | xc_sr_common.c | 90 PERROR("Unable to write record to stream"); in write_split_record() 102 PERROR("Failed to read Record Header from stream"); in read_record() 130 PERROR("Failed to read %zu bytes of data for record (0x%08x, %s)", in read_record()
|
| A D | xc_tbuf.c | 127 PERROR("Could not get number of cpus"); in xc_tbuf_set_cpu_mask() 136 PERROR("Could not get number of bits"); in xc_tbuf_set_cpu_mask() 142 PERROR("Could not allocate memory for xc_tbuf_set_cpu_mask hypercall"); in xc_tbuf_set_cpu_mask()
|
| A D | xc_cpuid_x86.c | 308 PERROR("Failed to obtain policy info size"); in xc_cpuid_xend_policy() 328 PERROR("Failed to obtain d%d current policy", domid); in xc_cpuid_xend_policy() 341 PERROR("Failed to obtain %s max policy", di.hvm ? "hvm" : "pv"); in xc_cpuid_xend_policy() 353 PERROR("Failed to obtain host policy"); in xc_cpuid_xend_policy() 412 PERROR("Failed to set d%d's policy (err leaf %#x, subleaf %#x, msr %#x)", in xc_cpuid_xend_policy() 453 PERROR("Failed to obtain policy info size"); in xc_cpuid_apply_policy() 473 PERROR("Failed to obtain host featureset"); in xc_cpuid_apply_policy() 486 PERROR("Failed to obtain %s default policy", di.hvm ? "hvm" : "pv"); in xc_cpuid_apply_policy() 649 PERROR("Failed to set d%d's policy (err leaf %#x, subleaf %#x, msr %#x)", in xc_cpuid_apply_policy()
|
| /xen/tools/xenpaging/ |
| A D | xenpaging.c | 97 PERROR("Poll exited with an error"); in xenpaging_wait_for_event_or_timeout() 175 PERROR("Error getting domain info"); in xenpaging_get_tot_pages() 325 PERROR("Could not find domain path\n"); in xenpaging_init() 330 PERROR("Could not alloc watch path\n"); in xenpaging_init() 445 PERROR("Error allocating bitmap"); in xenpaging_init() 465 PERROR("Error initialising policy"); in xenpaging_init() 480 PERROR("failed to open file"); in xenpaging_init() 537 PERROR("Error unbinding event port"); in xenpaging_teardown() 545 PERROR("Error closing event channel"); in xenpaging_teardown() 620 PERROR("Error mapping page %lx", gfn); in xenpaging_evict_page() [all …]
|
| /xen/tools/libs/foreignmemory/ |
| A D | netbsd.c | 33 PERROR("Could not obtain handle on privileged command interface"); in osdep_xenforeignmemory_open() 43 PERROR("Could not get file handle flags"); in osdep_xenforeignmemory_open() 49 PERROR("Could not set file handle flags"); in osdep_xenforeignmemory_open() 77 PERROR("osdep_map_foreign_batch: mmap failed"); in osdep_map_foreign_batch() 88 PERROR("osdep_map_foreign_batch: ioctl failed"); in osdep_map_foreign_batch()
|
| A D | solaris.c | 34 PERROR("Could not obtain handle on privileged command interface"); in osdep_xenforeignmemory_open() 44 PERROR("Could not get file handle flags"); in osdep_xenforeignmemory_open() 50 PERROR("Could not set file handle flags"); in osdep_xenforeignmemory_open() 86 PERROR("XXXXXXXX"); in osdep_map_foreign_batch()
|
| A D | freebsd.c | 40 PERROR("Could not obtain handle on privileged command interface " in osdep_xenforeignmemory_open() 69 PERROR("xc_map_foreign_bulk: mmap failed"); in osdep_xenforeignmemory_map() 83 PERROR("xc_map_foreign_bulk: ioctl failed"); in osdep_xenforeignmemory_map()
|
| A D | linux.c | 52 PERROR("Could not obtain handle on privileged command interface"); in osdep_xenforeignmemory_open() 176 PERROR("mmap failed"); in osdep_xenforeignmemory_map() 215 PERROR("mmap of pfn array failed"); in osdep_xenforeignmemory_map() 277 PERROR("ioctl failed"); in osdep_xenforeignmemory_map() 329 PERROR("ioctl failed"); in osdep_xenforeignmemory_map_resource()
|
| /xen/tools/libs/call/ |
| A D | linux.c | 54 PERROR("Could not obtain handle on privileged command interface"); in osdep_xencall_open() 66 PERROR("Error on trying to open hypercall buffer device"); in osdep_xencall_open() 96 PERROR("alloc_pages: mmap (,%zu*%lu,...) [bufdev] failed", in alloc_pages_bufdev() 114 PERROR("alloc_pages: mmap(,%zu,...) [nobufdev] failed", size); in alloc_pages_nobufdev() 123 PERROR("alloc_pages: madvise (,%zu*%lu,) [nobufdev] failed", in alloc_pages_nobufdev()
|
| A D | solaris.c | 36 PERROR("Could not obtain handle on privileged command interface"); in osdep_xencall_open() 46 PERROR("Could not get file handle flags"); in osdep_xencall_open() 52 PERROR("Could not set file handle flags"); in osdep_xencall_open()
|
| A D | netbsd.c | 36 PERROR("Could not obtain handle on privileged command interface"); in osdep_xencall_open() 46 PERROR("Could not get file handle flags"); in osdep_xencall_open() 52 PERROR("Could not set file handle flags"); in osdep_xencall_open()
|
| /xen/tools/xentrace/ |
| A D | xentrace.c | 37 #define PERROR(_m, _a...) \ macro 424 PERROR("Failed to write trace data"); in write_buffer() 482 PERROR("Failed to mmap trace buffers"); in map_tbufs() 501 PERROR( "Failed to allocate memory for buffer pointers\n"); in map_tbufs() 524 PERROR("Failed to map cpu buffer!"); in map_tbufs() 563 PERROR("Failure to get trace buffer pointer from Xen and set the new mask"); in set_cpu_mask() 599 PERROR("Failure to get logical CPU count from Xen"); in get_num_cpus() 621 PERROR("failed to bind to VIRQ port"); in event_init() 642 PERROR("poll exitted with an error"); in wait_for_event_or_timeout() 649 PERROR("failed to read port from evtchn"); in wait_for_event_or_timeout() [all …]
|