Home
last modified time | relevance | path

Searched full:corrupt (Results 1 – 25 of 170) sorted by relevance

1234567

/openbmc/qemu/tests/qemu-iotests/
H A D060.out9 Data may be corrupted, or further writes to the image may corrupt it.
11 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L1 tabl…
23 corrupt: true
25 qemu-io: can't open device TEST_DIR/t.IMGFMT: IMGFMT: Image is corrupt; cannot be opened read/write
37 Data may be corrupted, or further writes to the image may corrupt it.
39 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with refcount block…
70 Data may be corrupted, or further writes to the image may corrupt it.
75 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with inactive L2 ta…
110 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L2 tabl…
121 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header);…
[all …]
H A D065106 'refcount-bits': 16, 'corrupt': False,
110 'corrupt: false', 'extended l2: false' ]
116 'refcount-bits': 16, 'corrupt': False,
120 'corrupt: false', 'extended l2: false' ]
128 'refcount-bits': 16, 'corrupt': False,
144 'refcount-bits': 16, 'corrupt': False,
H A D242.out18 corrupt: false
45 corrupt: false
84 corrupt: false
128 corrupt: false
173 corrupt: false
H A D305.out12 ### Corrupt the offset of the second refcount block
14 qcow2: Marking image as corrupt: Refblock offset 0x20600 unaligned (reftable index: 0x1); further c…
H A D075.out27 …ST_DIR/simple-pattern.cloop: offsets not monotonically increasing at index 1, image file is corrupt
30 …vice TEST_DIR/simple-pattern.cloop: invalid compressed block size at index 1, image file is corrupt
H A D06082 # The corrupt bit should not be set anyway
85 # Try to write something, thereby forcing the corrupt bit to be set
88 # The corrupt bit must now be set
124 # The corrupt bit should be cleared
172 # Now, corrupt the image by marking the second L2 table cluster as free.
321 echo "=== Testing dirty corrupt image ==="
337 # because the image was already marked corrupt by that point
486 # Image should not have been marked corrupt
487 _img_info --format-specific | grep 'corrupt:'
H A D274.out53 corrupt: false
79 corrupt: false
111 corrupt: false
135 corrupt: false
167 corrupt: false
H A D19897 -e '/lazy refcounts:/ D' -e '/corrupt:/ D' -e '/^\s*data file/ D' \
105 -e '/lazy refcounts:/ D' -e '/corrupt:/ D' -e '/^\s*data file/ D' \
H A D039.out20 Data may be corrupted, or further writes to the image may corrupt it.
88 Data may be corrupted, or further writes to the image may corrupt it.
H A D138.out11 Data may be corrupted, or further writes to the image may corrupt it.
H A D302.out23 corrupt: false
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/
H A Difmetric.c_typo.patch13 - fprintf(stderr, "NETLINK: Recieved corrupt RTA_OIF payload.\n");
14 + fprintf(stderr, "NETLINK: Received corrupt RTA_OIF payload.\n");
22 - fprintf(stderr, "NETLINK: Recieved corrupt RTA_PRIORITY payload.\n");
23 + fprintf(stderr, "NETLINK: Received corrupt RTA_PRIORITY payload.\n");
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-bitmaps.out39 corrupt: false
59 corrupt: false
84 corrupt: false
102 corrupt: false
145 corrupt: false
164 corrupt: false
182 corrupt: false
H A Dparallels-checks.out7 == corrupt image ==
45 == corrupt image ==
84 == corrupt image ==
H A Dparallels-checks62 echo "== corrupt image =="
111 echo "== corrupt image =="
150 echo "== corrupt image =="
/openbmc/qemu/docs/devel/testing/
H A Dblkverify.rst11 processes inside the guest will crash because corrupt sectors were read as part
28 read/write operations correctly and not corrupt data. It can be used as a
33 first instance where corrupt data is read.
49 And test.img is corrupt, its first sector is zeroed when it shouldn't be::
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A DCVE-2025-1182.patch6 Fix another illegal memory access triggered by corrupt ELF input files.
28 + /* This can happen with corrupt input. */
/openbmc/u-boot/include/
H A Dtca642x.h43 /* Default to an address that hopefully won't corrupt other i2c devices */
48 /* Default to an address that hopefully won't corrupt other i2c devices */
/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubispl.h74 * @corrupt: Bitmap to indicate corrupt blocks
108 unsigned long corrupt[UBI_FM_BM_SIZE]; member
H A Dubispl.c54 /* No point in rescanning a corrupt block */ in ubi_io_read_vid_hdr()
55 if (test_bit(pnum, ubi->corrupt)) in ubi_io_read_vid_hdr()
71 generic_set_bit(pnum, ubi->corrupt); in ubi_io_read_vid_hdr()
78 generic_set_bit(pnum, ubi->corrupt); in ubi_io_read_vid_hdr()
89 generic_set_bit(pnum, ubi->corrupt); in ubi_io_read_vid_hdr()
170 if (test_bit(cur_pnum, ubi->corrupt)) { in ubi_add_peb_to_vol()
743 if (test_bit(pnum, ubi->corrupt)) in ubi_load_block()
765 generic_set_bit(pnum, ubi->corrupt); in ubi_load_block()
787 generic_set_bit(pnum, ubi->corrupt); in ubi_load_block()
804 if (test_bit(pnum, ubi->corrupt)) in ubi_load_block()
/openbmc/u-boot/test/py/tests/
H A Dtest_avb.py14 - Corrupt boot partition and check for failure
15 - Corrupt vbmeta partition and check for failure
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DUpdate.errors.yaml10 The supplied firmware image is invalid or corrupt.
/openbmc/phosphor-logging/test/openpower-pels/
H A Dprivate_header_test.cpp115 data.at(0) = 0; // corrupt the section ID in TEST_F()
127 data.at(4) = 0x22; // corrupt the version in TEST_F()
139 data.at(27) = 1; // corrupt the section count in TEST_F()
/openbmc/u-boot/tools/
H A Dfdt_host.h24 * -FDT_ERR_BADOFFSET, corrupt device tree
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dentity_map_json.hpp31 * possibly corrupt.

1234567