Lines Matching refs:PERROR
30 PERROR("Unable to obtain Xen Version"); in write_headers()
36 PERROR("Unable to write Image Header to stream"); in write_headers()
42 PERROR("Unable to write Domain Header to stream"); in write_headers()
136 PERROR("Failed to get types for pfn batch"); in write_batch()
160 PERROR("Failed to map guest pages"); in write_batch()
255 PERROR("Failed to write page data to stream"); in write_batch()
339 PERROR("Unable to refresh domain information"); in suspend_domain()
441 PERROR("Failed to enable logdirty: %d,%d,%d", on1, off, on2); in enable_logdirty()
457 PERROR("Unable to allocate new progress string"); in update_progress_string()
556 PERROR("Failed to retrieve logdirty bitmap"); in send_memory_live()
588 PERROR("Expect dirty bitmap record, but received %u", rec.type ); in colo_merge_secondary_dirty_bitmap()
595 PERROR("Invalid dirty pfn list record length %u", rec.length ); in colo_merge_secondary_dirty_bitmap()
608 PERROR("Invalid pfn 0x%" PRIx64, pfn); in colo_merge_secondary_dirty_bitmap()
647 PERROR("Failed to retrieve logdirty bitmap"); in suspend_and_send_dirty()
668 PERROR("Failed to get secondary vm's dirty pages"); in suspend_and_send_dirty()
713 PERROR("Failed to retrieve logdirty bitmap"); in verify_frames()
829 PERROR("Failed to clean up"); in cleanup()
954 PERROR("Save failed"); in save()
1002 PERROR("Failed to get domain info"); in xc_domain_save()