Lines Matching refs:LOG
30 LOG(ERROR, "Ran out of reserved range for Virtio MMIO BASE 0x%"PRIx64"\n", in alloc_virtio_mmio_base()
45 LOG(ERROR, "Ran out of reserved range for Virtio MMIO IRQ %u\n", irq); in alloc_virtio_mmio_irq()
65 LOG(DEBUG, "Allocate Virtio MMIO params: IRQ %u BASE 0x%"PRIx64, *irq, in alloc_virtio_mmio_params()
162 LOG(ERROR, "Physical IRQ %u conflicting with pl011 SPI\n", irq); in libxl__arch_domain_prepare_config()
169 LOG(ERROR, "Physical IRQ %u conflicting with Virtio MMIO IRQ range\n", irq); in libxl__arch_domain_prepare_config()
182 LOG(DEBUG, "Configure the domain"); in libxl__arch_domain_prepare_config()
187 LOG(ERROR, "Provided nr_spis value is too small (minimum required %u)\n", in libxl__arch_domain_prepare_config()
196 LOG(DEBUG, " - Allocate %u SPIs", config->arch.nr_spis); in libxl__arch_domain_prepare_config()
209 LOG(ERROR, "Unknown GIC version %d", in libxl__arch_domain_prepare_config()
225 LOG(ERROR, "Unknown TEE type %d", in libxl__arch_domain_prepare_config()
252 LOG(ERROR, "Unexpected gic version %u", config->arch.gic_version); in libxl__arch_domain_save_config()
516 LOG(DEBUG, "/chosen/bootargs = %s", state->pv_cmdline); in make_chosen_node()
523 LOG(DEBUG, "/chosen adding placeholder linux,initrd properties"); in make_chosen_node()
635 LOG(DEBUG, "Creating OP-TEE node in dtb"); in make_optee_node()
668 LOG(DEBUG, "Creating placeholder node /%s", name); in make_memory_nodes()
1067 LOG(ERROR, "Invalid type for virtio device: %s", type); in make_virtio_mmio_node_device()
1085 LOG(ERROR, "Unable to find arch FDT info for %s", dom->guest_type); in get_arch_info()
1120 LOG(ERROR, "Partial FDT is not a valid Flat Device Tree"); in check_partial_fdt()
1126 LOG(ERROR, "Failed to check the partial FDT (%d)", r); in check_partial_fdt()
1131 LOG(ERROR, "Partial FDT totalsize is too big"); in check_partial_fdt()
1231 LOG(ERROR, "Can't copy the node \"/passthrough\" from the partial FDT"); in copy_partial_fdt()
1237 LOG(ERROR, "Can't copy the node \"/aliases\" from the partial FDT"); in copy_partial_fdt()
1248 LOG(ERROR, "partial device tree not supported"); in check_partial_fdt()
1288 LOG(DEBUG, "constructing DTB for Xen version %d.%d guest", in libxl__prepare_dtb()
1290 LOG(DEBUG, " - vGIC version: %s", in libxl__prepare_dtb()
1294 LOG(DEBUG, " - Partial device tree provided: %s", info->device_tree); in libxl__prepare_dtb()
1325 LOG(ERROR, "FDT: %s failed: %d = %s", \ in libxl__prepare_dtb()
1336 LOG(DEBUG, "Increasing FDT size to %zd and retrying", fdt_size); in libxl__prepare_dtb()
1366 LOG(ERROR, "Unknown GIC version %s", in libxl__prepare_dtb()
1429 LOG(DEBUG, "fdt total size %d", fdt_totalsize(fdt)); in libxl__prepare_dtb()
1454 LOG(ERROR, "Unsupported Arm guest type %s", in libxl__arch_domain_init_hw_description()
1475 LOG(DEBUG, "Generating ACPI tables is disabled by user."); in libxl__arch_domain_init_hw_description()
1482 LOG(ERROR, "Can not enable libxl option 'acpi' for %s", dom->guest_type); in libxl__arch_domain_init_hw_description()
1503 LOG(DEBUG, "Nopping out placeholder node %s", name); in finalise_one_node()
1509 LOG(DEBUG, "Populating placeholder node %s", name); in finalise_one_node()
1645 LOG(DEBUG, "Extended region %u: %#"PRIx64"->%#"PRIx64"", in finalize_hypervisor_node()
1653 LOG(WARN, "The extended regions cannot be allocated, not enough space"); in finalize_hypervisor_node()
1685 LOG(DEBUG, "/chosen updating initrd properties to cover " in libxl__arch_domain_finalise_hw_description()
1741 LOG(ERROR, "xc_dom_vuart_init failed\n"); in libxl__arch_build_dom_finish()
1770 LOG(WARN, "Converting PV guest to PVH."); in libxl__arch_domain_create_info_setdefault()
1771 LOG(WARN, "Arm guest are now PVH."); in libxl__arch_domain_create_info_setdefault()
1772 LOG(WARN, "Please fix your configuration file/toolstack."); in libxl__arch_domain_create_info_setdefault()
1795 LOG(ERROR, "SVE is unsupported on this machine."); in libxl__arch_domain_build_info_setdefault()
1802 LOG(ERROR, in libxl__arch_domain_build_info_setdefault()
1807 LOG(ERROR, in libxl__arch_domain_build_info_setdefault()
1817 LOG(DEBUG, "Converting build_info to PVH"); in libxl__arch_domain_build_info_setdefault()