Searched refs:DOMPRINTF (Results 1 – 11 of 11) sorted by relevance
| /xen/tools/libs/guest/ |
| A D | xg_dom_bzimageloader.c | 60 DOMPRINTF("BZIP2: insufficient input data"); in xc_try_bzip2_decode() 67 DOMPRINTF("BZIP2: Error initting stream"); in xc_try_bzip2_decode() 80 DOMPRINTF("BZIP2: Input too large"); in xc_try_bzip2_decode() 86 DOMPRINTF("BZIP2: output too large"); in xc_try_bzip2_decode() 93 DOMPRINTF("BZIP2: Failed to alloc memory"); in xc_try_bzip2_decode() 105 DOMPRINTF("BZIP2: Saw data stream end"); in xc_try_bzip2_decode() 108 DOMPRINTF("BZIP2: error %d", ret); in xc_try_bzip2_decode() 182 DOMPRINTF("%s: output too large", what); in _xc_try_lzma_decode() 285 DOMPRINTF("XZ: Failed to init decoder"); in xc_try_xz_decode() 382 DOMPRINTF("LZO1x: output too large"); in xc_try_lzo1x_decode() [all …]
|
| A D | xg_dom_binloader.c | 164 DOMPRINTF("%s: multiboot header fields", __FUNCTION__); in xc_dom_parse_bin_kernel() 165 DOMPRINTF(" flags: 0x%" PRIx32 "", image_info->flags); in xc_dom_parse_bin_kernel() 196 DOMPRINTF("%s: calculated addresses", __FUNCTION__); in xc_dom_parse_bin_kernel() 197 DOMPRINTF(" start_addr: 0x%" PRIx32 "", start_addr); in xc_dom_parse_bin_kernel() 198 DOMPRINTF(" load_end_addr: 0x%" PRIx32 "", load_end_addr); in xc_dom_parse_bin_kernel() 199 DOMPRINTF(" bss_end_addr: 0x%" PRIx32 "", bss_end_addr); in xc_dom_parse_bin_kernel() 238 DOMPRINTF("%s: PAE fixup", __FUNCTION__); in xc_dom_parse_bin_kernel() 272 DOMPRINTF("%s: calculated sizes", __FUNCTION__); in xc_dom_load_bin_kernel() 273 DOMPRINTF(" skip: 0x%" PRIx32 "", skip); in xc_dom_load_bin_kernel() 274 DOMPRINTF(" text_size: 0x%" PRIx32 "", text_size); in xc_dom_load_bin_kernel() [all …]
|
| A D | xg_dom_armzimageloader.c | 92 DOMPRINTF("%s: kernel is too large\n", __FUNCTION__); in xc_dom_parse_zimage32_kernel() 118 DOMPRINTF("%s: %s: 0x%" PRIx64 " -> 0x%" PRIx64 "", in xc_dom_parse_zimage32_kernel() 185 DOMPRINTF("%s: kernel text offset is too large\n", __FUNCTION__); in xc_dom_parse_zimage64_kernel() 193 DOMPRINTF("%s: kernel is too large\n", __FUNCTION__); in xc_dom_parse_zimage64_kernel() 207 DOMPRINTF("%s: %s: 0x%" PRIx64 " -> 0x%" PRIx64 "", in xc_dom_parse_zimage64_kernel() 227 DOMPRINTF("%s: xc_dom_seg_to_ptr(dom, &dom->kernel_seg) => NULL", in xc_dom_load_zimage_kernel() 232 DOMPRINTF("%s: kernel seg %#"PRIx64"-%#"PRIx64, in xc_dom_load_zimage_kernel() 234 DOMPRINTF("%s: copy %zd bytes from blob %p to dst %p", in xc_dom_load_zimage_kernel()
|
| A D | xg_dom_core.c | 99 DOMPRINTF("%-24s : %zd kB", name, mem / 1024); in print_mem() 101 DOMPRINTF("%-24s : %zd bytes", name, mem); in print_mem() 106 DOMPRINTF("domain builder memory footprint"); in xc_dom_log_memory_footprint() 107 DOMPRINTF(" allocated"); in xc_dom_log_memory_footprint() 110 DOMPRINTF(" mapped"); in xc_dom_log_memory_footprint() 160 DOMPRINTF("%s: mmap failed", __FUNCTION__); in xc_dom_malloc_page_aligned() 476 DOMPRINTF("%s: no block found, no size given," in xc_dom_pfn_to_ptr_retcount() 683 DOMPRINTF("loader probe OK"); in xc_dom_find_loader() 686 DOMPRINTF("loader probe failed"); in xc_dom_find_loader() 951 DOMPRINTF("%s: RAM starts at %"PRI_xen_pfn, in xc_dom_rambase_init() [all …]
|
| A D | xg_dom_arm.c | 143 DOMPRINTF("Initial state CPSR %#"PRIx64" PC %#"PRIx32, in vcpu_arm32() 173 DOMPRINTF("DTB %"PRIx64, ctxt->user_regs.x0); in vcpu_arm64() 185 DOMPRINTF("Initial state CPSR %#"PRIx64" PC %#"PRIx64, in vcpu_arm64() 279 DOMPRINTF("%s: populated %#x/%#x entries with shift %d", in populate_one_size() 296 DOMPRINTF("%s: Unable to allocate extent array", __FUNCTION__); in populate_guest_memory() 343 DOMPRINTF("%s: Not enough RAM", __FUNCTION__); in populate_guest_memory() 382 DOMPRINTF("%s: Not enough memory for the kernel+dtb+initrd", in meminit() 389 DOMPRINTF("%s: ram size is 0", __FUNCTION__); in meminit() 457 DOMPRINTF("%s: ramdisk: 0x%" PRIx64 " -> 0x%" PRIx64 "", in meminit() 469 DOMPRINTF("%s: devicetree: 0x%" PRIx64 " -> 0x%" PRIx64 "", in meminit() [all …]
|
| A D | xg_dom_hvmloader.c | 125 DOMPRINTF("%s: ELF broken: %s", __func__, elf_check_broken(elf)); in xc_dom_parse_hvm_kernel() 144 DOMPRINTF("%s: xc_dom_seg_to_ptr(dom, &seg) => NULL", in module_init_one() 155 DOMPRINTF("%s: Module %s would be loaded abrove 4GB", in module_init_one() 206 DOMPRINTF("%s: unable to map guest memory space", __func__); in xc_dom_load_hvm_kernel() 216 DOMPRINTF("%s: failed to load elf binary", __func__); in xc_dom_load_hvm_kernel() 225 DOMPRINTF("%s: unable to load modules.", __func__); in xc_dom_load_hvm_kernel()
|
| A D | xg_dom_elfloader.c | 192 DOMPRINTF("%s: %s: 0x%" PRIx64 " -> 0x%" PRIx64 "", in xc_dom_parse_elf_kernel() 198 DOMPRINTF("%s: ELF broken: %s", __FUNCTION__, in xc_dom_parse_elf_kernel() 213 DOMPRINTF("%s: xc_dom_vaddr_to_ptr(dom,dom->kernel_seg)" in xc_dom_load_elf_kernel() 222 DOMPRINTF("%s: failed to load elf binary", __FUNCTION__); in xc_dom_load_elf_kernel()
|
| A D | xg_dom_x86.c | 314 DOMPRINTF("%s: failed at %d", __FUNCTION__, __LINE__); in move_l3_below_4G() 346 DOMPRINTF("%s: xc_dom_pfn_to_ptr(dom, l3pfn, 1) => NULL", in move_l3_below_4G() 352 DOMPRINTF("%s: successfully relocated L3 below 4G. " in move_l3_below_4G() 645 DOMPRINTF("Could not allocate special pages."); in alloc_magic_pages_hvm() 698 DOMPRINTF("Could not allocate ioreq server pages."); in alloc_magic_pages_hvm() 717 DOMPRINTF("Unable to reserve memory for the start info"); in alloc_magic_pages_hvm() 909 DOMPRINTF("%s: cr3: pfn 0x%" PRIpfn " mfn 0x%" PRIpfn "", in vcpu_x86_32() 955 DOMPRINTF("%s: cr3: pfn 0x%" PRIpfn " mfn 0x%" PRIpfn "", in vcpu_x86_64() 1657 DOMPRINTF("PV Autotranslate guests no longer supported"); in bootearly() 1781 DOMPRINTF("Unable to map HVM start info page"); in bootlate_hvm() [all …]
|
| A D | xg_dom_boot.c | 51 DOMPRINTF("%s: vaddr=0x%" PRIx64 " pfn=0x%" PRIpfn "", __FUNCTION__, in setup_hypercall_page() 80 DOMPRINTF("%s: supported guest type: %s%s", __FUNCTION__, in xc_dom_compat_check() 104 DOMPRINTF("%s: ver %d.%d, caps %s", __FUNCTION__, in xc_dom_boot_xen_init()
|
| A D | xg_dom_decompress_lz4.c | 123 DOMPRINTF("LZ4 decompression error: %s\n", msg); in xc_try_lz4_decode()
|
| /xen/tools/libs/ctrl/ |
| A D | xc_private.h | 400 #define DOMPRINTF(fmt, args...) xc_dom_printf(dom->xch, fmt, ## args) macro
|
Completed in 31 milliseconds