index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
060.out
Age
Commit message (
Expand
)
Author
2018-01-23
qcow2: Repair unaligned preallocated zero clusters
Max Reitz
2017-11-21
block: Close a BlockDriverState completely even when bs->drv is NULL
Alberto Garcia
2017-11-17
qcow2: Refuse to get unaligned offsets from cache
Max Reitz
2017-11-17
qcow2: Add bounds check to get_refblock_offset()
Max Reitz
2017-11-17
block: Guard against NULL bs->drv
Max Reitz
2017-11-17
qcow2: Unaligned zero cluster in handle_alloc()
Max Reitz
2017-11-17
qcow2: check_errors are fatal
Max Reitz
2017-11-14
qcow2: Check that corrupted images can be repaired in iotest 060
Alberto Garcia
2017-11-14
qcow2: Add iotest for an empty refcount table
Alberto Garcia
2017-11-14
qcow2: Add iotest for an image with header.refcount_table_offset == 0
Alberto Garcia
2017-11-14
qcow2: Don't open images with header.refcount_table_clusters == 0
Alberto Garcia
2017-11-14
qcow2: Prevent allocating compressed clusters at offset 0
Alberto Garcia
2017-11-14
qcow2: Prevent allocating L2 tables at offset 0
Alberto Garcia
2017-11-14
qcow2: Prevent allocating refcount blocks at offset 0
Alberto Garcia
2017-07-10
qemu-io: Don't die on second open
Eric Blake
2017-05-29
block: Tweak error message related to qemu-img amend
Eric Blake
2017-05-11
qcow2: Make distinction between zero cluster types obvious
Eric Blake
2016-01-13
qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
Markus Armbruster
2015-03-10
qcow2: Add refcount_bits to format-specific info
Max Reitz
2015-01-23
iotests: Add tests for more corruption cases
Max Reitz
2014-12-12
qemu-iotests: Remove traling whitespaces in *.out
Fam Zheng
2014-12-10
qemu-iotests: 060: Filter the real disk size
Kevin Wolf
2014-10-23
iotests: Fix test outputs
Max Reitz
2014-10-04
iotests: qemu-img info output for corrupt image
Max Reitz
2014-09-22
iotests: Add more tests for qcow2 corruption
Max Reitz
2014-09-22
qcow2: Use qcow2_signal_corruption() for overlaps
Max Reitz
2014-08-15
iotests: Add test for image header overlap
Max Reitz
2014-03-13
iotests: Test corruption during COW request
Max Reitz
2013-10-11
qemu-iotests: Add test for inactive L2 overlap
Max Reitz
2013-09-12
qemu-iotests: Adjustments due to error propagation
Max Reitz
2013-09-02
qemu-iotests: Overlapping cluster allocations
Max Reitz