Lines Matching refs:LOG
257 LOG(ERROR, "Failed to start the legacy stream conversion helper"); in libxl__stream_read_start()
340 LOG(ERROR, in stream_header_done()
347 LOG(ERROR, "Unexpected Version: expected %"PRIu32", got %"PRIu32, 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()
675 LOG(ERROR, "Emulator record too short to contain header"); in write_emulator_blob()