Home
last modified time | relevance | path

Searched refs:repair (Results 1 – 10 of 10) sorted by relevance

/qemu/tests/qemu-iotests/tests/
H A Dparallels-checks.out21 == repair image ==
49 == repair image ==
88 == check the first cluster with self-repair ==
120 == repair image ==
/qemu/tests/qemu-iotests/
H A D039.out41 == Data should still be accessible after repair ==
45 == Opening a dirty image read/write should repair it ==
H A D060.out302 qemu-io: can't open device TEST_DIR/t.IMGFMT: Could not repair dirty image: Input/output error
H A D271.out536 ### Detect and repair unaligned clusters ###
/qemu/block/
H A Dqcow2-snapshot.c81 int qcow2_do_read_snapshots(BlockDriverState *bs, bool repair, in qcow2_do_read_snapshots() argument
132 if (!repair) { in qcow2_do_read_snapshots()
221 if (!repair) { in qcow2_do_read_snapshots()
228 if (!repair) { in qcow2_do_read_snapshots()
H A Dqcow2-refcount.c1960 bool repair; in check_oflag_copied() local
1964 repair = true; in check_oflag_copied()
1969 repair = !res->check_errors && !res->corruptions && !res->leaks; in check_oflag_copied()
1971 repair = false; in check_oflag_copied()
1993 repair ? "Repairing" : "ERROR", i, l1_entry, refcount); in check_oflag_copied()
1994 if (repair) { in check_oflag_copied()
2039 repair ? "Repairing" : "ERROR", l2_entry, refcount); in check_oflag_copied()
2040 if (repair) { in check_oflag_copied()
/qemu/docs/interop/
H A Dqcow2.txt98 tables to repair refcounts before accessing the
H A Dbitmaps.rst1484 To repair this, issue a new incremental backup across both drives. The result
/qemu/docs/tools/
H A Dqemu-img.rst334 If ``-r`` is specified, qemu-img tries to repair any inconsistencies found
/qemu/qapi/
H A Dblock-core.json2169 # repair broken Quorum files. By default, @device is replaced,
2493 # repair broken Quorum files. By default, @device is replaced,