Lines Matching refs:error_setg

330         error_setg(errp, "'%s' invalid %s error action",  in parse_block_error_action()
351 error_setg(errp, "Invalid interval length: %s", str); in parse_stats_intervals()
363 error_setg(errp, "Invalid interval length: %" PRId64, length); in parse_stats_intervals()
370 error_setg(errp, "The specification of stats-intervals is invalid"); in parse_stats_intervals()
394 error_setg(errp, "invalid aio option"); in extract_common_blockdev_options()
530 error_setg(errp, "Invalid option stats-intervals.%s", in blockdev_init()
553 error_setg(errp, "Cannot specify both 'driver' and 'format'"); in blockdev_init()
717 error_setg(errp, "'%s' and its alias '%s' can't be used at the " in qemu_opt_rename()
844 error_setg(errp, "invalid cache option"); in drive_new()
883 error_setg(errp, "'%s' invalid media", value); in drive_new()
908 error_setg(errp, "unsupported bus type '%s'", value); in drive_new()
925 error_setg(errp, "index cannot be used with bus and unit"); in drive_new()
944 error_setg(errp, "unit %d too big (max is %d)", unit_id, max_devs - 1); in drive_new()
949 error_setg(errp, "drive with bus=%d, unit=%d (index=%d) exists", in drive_new()
998 error_setg(errp, "werror is not supported by this bus type"); in drive_new()
1008 error_setg(errp, "rerror is not supported by this bus type"); in drive_new()
1061 error_setg(errp, "Need a root block node"); in qmp_get_root_bs()
1069 error_setg(errp, "Device has no medium"); in qmp_get_root_bs()
1161 error_setg(errp, "Name or id must be provided"); in qmp_blockdev_snapshot_delete_internal_sync()
1175 error_setg(errp, in qmp_blockdev_snapshot_delete_internal_sync()
1264 error_setg(errp, "Device '%s' is read only", device); in internal_snapshot_action()
1269 error_setg(errp, "Block format '%s' used by device '%s' " in internal_snapshot_action()
1276 error_setg(errp, "Name is empty"); in internal_snapshot_action()
1287 error_setg(errp, in internal_snapshot_action()
1445 error_setg(errp, QERR_DEVICE_HAS_NO_MEDIUM, device); in external_snapshot_action()
1456 error_setg(errp, QERR_IO_ERROR); in external_snapshot_action()
1468 error_setg(errp, "New overlay node-name missing"); in external_snapshot_action()
1474 error_setg(errp, "New overlay node-name already in use"); in external_snapshot_action()
1532 error_setg(errp, "The overlay is already in use"); in external_snapshot_action()
1537 error_setg(errp, "Filters cannot be used as overlays"); in external_snapshot_action()
1542 error_setg(errp, "The overlay already has a backing image"); in external_snapshot_action()
1547 error_setg(errp, "The overlay does not support backing images"); in external_snapshot_action()
1696 error_setg(errp, "Device has no medium"); in drive_backup_action()
2199 error_setg(errp, "Transaction aborted using Abort action"); in abort_action()
2298 error_setg(errp, in qmp_transaction()
2376 error_setg(errp, QERR_INVALID_PARAMETER_VALUE, "size", "a >0 size"); in qmp_block_resize()
2382 error_setg(errp, QERR_DEVICE_IN_USE, device); in qmp_block_resize()
2430 error_setg(errp, "'base' and 'base-node' cannot be specified " in qmp_block_stream()
2436 error_setg(errp, "'base' and 'bottom' cannot be specified " in qmp_block_stream()
2442 error_setg(errp, "'bottom' and 'base-node' cannot be specified " in qmp_block_stream()
2463 error_setg(errp, "Can't find '%s' in the backing chain", base); in qmp_block_stream()
2475 error_setg(errp, "Node '%s' is not a backing image of '%s'", in qmp_block_stream()
2490 error_setg(errp, "Node '%s' is not open", bottom); in qmp_block_stream()
2494 error_setg(errp, "Node '%s' is a filter, use a non-filter node " in qmp_block_stream()
2499 error_setg(errp, "Node '%s' is not in a chain starting from '%s'", in qmp_block_stream()
2522 error_setg(errp, "backing file specified, but streaming the " in qmp_block_stream()
2619 error_setg(errp, "'top-node' and 'top' are mutually exclusive"); in qmp_block_commit()
2627 error_setg(errp, "'%s' is not in this backing file chain", in qmp_block_commit()
2642 error_setg(errp, "Top image file %s not found", top ? top : "NULL"); in qmp_block_commit()
2649 error_setg(errp, "'base-node' and 'base' are mutually exclusive"); in qmp_block_commit()
2657 error_setg(errp, "'%s' is not in this backing file chain", in qmp_block_commit()
2664 error_setg(errp, "Can't find '%s' in the backing chain", base); in qmp_block_commit()
2670 error_setg(errp, "There is no backimg image"); in qmp_block_commit()
2687 error_setg(errp, "cannot commit an image into itself"); in qmp_block_commit()
2705 error_setg(errp, "'backing-file' specified," in qmp_block_commit()
2708 error_setg(errp, "'backing-file' specified, but 'top' has a " in qmp_block_commit()
2789 error_setg(errp, "must provide a valid bitmap name for " in do_backup_common()
2798 error_setg(errp, "Bitmap sync mode must be '%s' " in do_backup_common()
2812 error_setg(errp, "Bitmap '%s' could not be found", backup->bitmap); in do_backup_common()
2816 error_setg(errp, "Bitmap sync mode must be given " in do_backup_common()
2826 error_setg(errp, "sync mode '%s' does not produce meaningful bitmap" in do_backup_common()
2834 error_setg(errp, "Bitmap sync mode '%s' has no meaningful effect" in do_backup_common()
2843 error_setg(errp, "Cannot specify bitmap sync mode without a bitmap"); in do_backup_common()
2957 error_setg(errp, QERR_INVALID_PARAMETER_VALUE, "granularity", in blockdev_mirror_common()
2962 error_setg(errp, QERR_INVALID_PARAMETER_VALUE, "granularity", in blockdev_mirror_common()
3023 error_setg(errp, "cannot replace image with a mirror image of " in blockdev_mirror_common()
3096 error_setg(errp, "a node-name must be provided when replacing a" in qmp_drive_mirror()
3327 error_setg(errp, "The block job for device '%s' is currently paused", in qmp_block_job_cancel()
3459 error_setg(errp, "image file not found"); in qmp_change_backing_file()
3464 error_setg(errp, "not allowing backing file change on an image " in qmp_change_backing_file()
3477 error_setg(errp, "'%s' and image file are not in the same chain", in qmp_change_backing_file()
3530 error_setg(errp, "'node-name' must be specified for the root node"); in qmp_blockdev_add()
3560 error_setg(errp, "node-name not specified"); in qmp_blockdev_reopen()
3566 error_setg(errp, "Failed to find node with node-name='%s'", in qmp_blockdev_reopen()
3607 error_setg(errp, "Failed to find node with node-name='%s'", node_name); in qmp_blockdev_del()
3611 error_setg(errp, "Node %s is in use", node_name); in qmp_blockdev_del()
3622 error_setg(errp, "Node %s is not owned by the monitor", in qmp_blockdev_del()
3628 error_setg(errp, "Block device %s is in use", in qmp_blockdev_del()
3669 error_setg(errp, "The parameters child and node are in conflict"); in qmp_x_blockdev_change()
3671 error_setg(errp, "Either child or node must be specified"); in qmp_x_blockdev_change()
3679 error_setg(errp, "Node '%s' does not have child '%s'", in qmp_x_blockdev_change()
3689 error_setg(errp, "Node '%s' not found", node); in qmp_x_blockdev_change()
3735 error_setg(errp, "Failed to find node with node-name='%s'", node_name); in qmp_x_blockdev_set_iothread()
3741 error_setg(errp, "Node %s is associated with a BlockBackend and could " in qmp_x_blockdev_set_iothread()
3750 error_setg(errp, "Cannot find iothread %s", iothread->u.s); in qmp_x_blockdev_set_iothread()