首页 > 分享 > qemu

qemu

Skip to content

主导航

0 0 帮助 支持 GitLab 文档 比较 GitLab 各版本 社区论坛 为 GitLab 提交贡献 提交反馈 代码片段 群组 项目 浏览文件 补丁 差异文件

qemu-img convert: Use cache=unsafe for output image

If qemu-img crashes during the conversion, the user will throw away the broken output file anyway and start over. So no need to be too cautious. Signed-off-by: Kevin Wolf <kwolf@redhat.com> 变更 1 显示 qemu-img.c +2 -1 2 个添加, 1 个删除 有 2 个添加 和 1 个删除 ......@@ -783,7 +783,8 @@ static int img_convert(int argc, char **argv) goto out; } out_bs = bdrv_new_open(out_filename, out_fmt, BDRV_O_FLAGS | BDRV_O_RDWR); out_bs = bdrv_new_open(out_filename, out_fmt, BDRV_O_FLAGS | BDRV_O_RDWR | BDRV_O_NO_FLUSH); if (!out_bs) { ret = -1; goto out; ......

网址: qemu https://m.mcbbbk.com/newsview166809.html

所属分类:萌宠日常
上一篇: C# 模拟提交带附件(input
下一篇: 评估宠物食物的方法和系统与流程