Home
last modified time | relevance | path

Searched refs:out_basefmt (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/
H A Dqemu-img.c3445 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3460 out_basefmt = NULL; in img_rebase()
3488 out_basefmt = optarg; in img_rebase()
3569 if (out_basefmt != NULL) { in img_rebase()
3570 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3571 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3603 if (out_basefmt) { in img_rebase()
3604 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3816 ret = bdrv_change_backing_file(unfiltered_bs, out_baseimg, out_basefmt, in img_rebase()
3825 } else if (ret == -EINVAL && out_baseimg && !out_basefmt) { in img_rebase()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dqemu-img.c3445 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3460 out_basefmt = NULL; in img_rebase()
3488 out_basefmt = optarg; in img_rebase()
3569 if (out_basefmt != NULL) { in img_rebase()
3570 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3571 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3603 if (out_basefmt) { in img_rebase()
3604 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3816 ret = bdrv_change_backing_file(unfiltered_bs, out_baseimg, out_basefmt, in img_rebase()
3825 } else if (ret == -EINVAL && out_baseimg && !out_basefmt) { in img_rebase()
/dports/emulators/qemu42/qemu-4.2.1/
H A Dqemu-img.c3238 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3253 out_basefmt = NULL; in img_rebase()
3281 out_basefmt = optarg; in img_rebase()
3371 if (out_basefmt != NULL) { in img_rebase()
3372 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3373 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3405 if (out_basefmt) { in img_rebase()
3406 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3617 ret = bdrv_change_backing_file(bs, out_baseimg, out_basefmt); in img_rebase()
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dqemu-img.c3238 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3253 out_basefmt = NULL; in img_rebase()
3281 out_basefmt = optarg; in img_rebase()
3371 if (out_basefmt != NULL) { in img_rebase()
3372 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3373 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3405 if (out_basefmt) { in img_rebase()
3406 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3617 ret = bdrv_change_backing_file(bs, out_baseimg, out_basefmt); in img_rebase()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dqemu-img.c3148 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3163 out_basefmt = NULL; in img_rebase()
3191 out_basefmt = optarg; in img_rebase()
3281 if (out_basefmt != NULL) { in img_rebase()
3282 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3283 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3321 if (out_basefmt) { in img_rebase()
3322 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3486 ret = bdrv_change_backing_file(bs, out_baseimg, out_basefmt); in img_rebase()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dqemu-img.c3268 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3283 out_basefmt = NULL; in img_rebase()
3311 out_basefmt = optarg; in img_rebase()
3401 if (out_basefmt != NULL) { in img_rebase()
3402 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3403 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3435 if (out_basefmt) { in img_rebase()
3436 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3647 ret = bdrv_change_backing_file(bs, out_baseimg, out_basefmt); in img_rebase()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dqemu-img.c3263 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3278 out_basefmt = NULL; in img_rebase()
3306 out_basefmt = optarg; in img_rebase()
3396 if (out_basefmt != NULL) { in img_rebase()
3397 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3398 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3430 if (out_basefmt) { in img_rebase()
3431 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3642 ret = bdrv_change_backing_file(bs, out_baseimg, out_basefmt); in img_rebase()
/dports/emulators/qemu60/qemu-6.0.0/
H A Dqemu-img.c3385 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3400 out_basefmt = NULL; in img_rebase()
3428 out_basefmt = optarg; in img_rebase()
3509 if (out_basefmt != NULL) { in img_rebase()
3510 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3511 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3543 if (out_basefmt) { in img_rebase()
3544 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3756 ret = bdrv_change_backing_file(unfiltered_bs, out_baseimg, out_basefmt, in img_rebase()
/dports/emulators/qemu5/qemu-5.2.0/
H A Dqemu-img.c3488 const char *fmt, *cache, *src_cache, *out_basefmt, *out_baseimg; in img_rebase() local
3503 out_basefmt = NULL; in img_rebase()
3531 out_basefmt = optarg; in img_rebase()
3623 if (out_basefmt != NULL) { in img_rebase()
3624 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()
3625 error_report("Invalid format name: '%s'", out_basefmt); in img_rebase()
3657 if (out_basefmt) { in img_rebase()
3658 qdict_put_str(options, "driver", out_basefmt); in img_rebase()
3870 ret = bdrv_change_backing_file(unfiltered_bs, out_baseimg, out_basefmt, in img_rebase()