Lines Matching refs:LOG
207 LOG("Waiting for %d domains", nr); in wait_for_domain_deaths()
212 LOG("Failed to get event, quitting (rc=%d)", rc); in wait_for_domain_deaths()
218 LOG("Domain %d has been destroyed", event->domid); in wait_for_domain_deaths()
223 LOG("Domain %d has been shut down, reason code %d", in wait_for_domain_deaths()
229 LOG("Domain %d continue waiting for death", event->domid); in wait_for_domain_deaths()
233 LOG("Unexpected event type %d", event->type); in wait_for_domain_deaths()
339 LOG("Domain %u, failed to get event, quitting (rc=%d)", domid, ret); in domain_wait_event()
344 LOG("INTERNAL PROBLEM - ignoring unexpected event for" in domain_wait_event()
414 LOG("\"xl\" configuration found but failed to load\n"); in reload_domain_config()
417 LOG("\"xl\" configuration found, using it\n"); in reload_domain_config()
431 LOG("failed to retrieve guest configuration (rc=%d). " in reload_domain_config()
457 LOG("Domain has suspended."); in handle_domain_death()
469 LOG("Unknown shutdown reason code %d. Destroying domain.", in handle_domain_death()
474 LOG("Action for shutdown reason code %d is %s", in handle_domain_death()
483 LOG("dumping core to %s", corefile); in handle_domain_death()
485 if (rc) LOG("core dump failed (rc=%d).", rc); in handle_domain_death()
509 LOG("Domain %d needs to be cleaned up: destroying the domain", in handle_domain_death()
543 LOG("Failed to get current time for domain rename"); in preserve_domain()
549 LOG("Failed to convert time to UTC"); in preserve_domain()
554 LOG("Failed to format time as a string"); in preserve_domain()
560 LOG("Preserving domain %u %s with suffix%s", in preserve_domain()
1051 LOG("Waiting for domain %s (domid %u) to die [pid %ld]", in create_domain()
1079 LOG("Domain %u has shut down, reason code %d 0x%x", domid, in create_domain()
1111 LOG("warning, libxl_event_check (cleanup) failed (rc=%d)", in create_domain()
1132 LOG("Done. Rebooting now"); in create_domain()
1137 LOG("Done. Exiting now"); in create_domain()
1143 LOG("Continue waiting for domain %u", domid); in create_domain()
1162 LOG("Domain %u has been destroyed.", domid); in create_domain()
1174 LOG("warning, got unexpected event type %d, event=%s", in create_domain()