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
/
051
Age
Commit message (
Expand
)
Author
2016-04-15
qemu-iotests: tests: do not set unused tmp variable
Sascha Silbe
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2016-01-20
iotests: Test that throttle values ranges
Fam Zheng
2016-01-07
qemu-iotests: s390x: fix test 051
Bo Tu
2015-12-18
qemu-iotests: s390x: fix test 051
Bo Tu
2015-12-18
qemu-iotests: Try setting cache mode for children
Kevin Wolf
2015-12-18
qemu-iotests: Remove cache mode test without medium
Kevin Wolf
2015-10-16
block: auto-generated node-names
Jeff Cody
2015-06-12
block: driver should override flags in bdrv_open()
Max Reitz
2015-03-10
Add testcase for scsi-hd devices without drive property
Christian Borntraeger
2015-03-10
iotests: Prepare for refcount_bits option
Max Reitz
2015-02-16
iotests: Add test for driver=qcow2, format=qcow2
Max Reitz
2014-09-25
block: Catch simultaneous usage of options and their aliases
Kevin Wolf
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
2014-06-26
block: Always pass driver name through options QDict
Kevin Wolf
2014-05-09
block: Fix open flags with BDRV_O_SNAPSHOT
Kevin Wolf
2014-04-04
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
2014-04-04
block: Don't parse 'filename' option
Kevin Wolf
2014-03-06
block: Fix error path segfault in bdrv_open()
Kevin Wolf
2014-02-09
block: Fail gracefully with missing filename
Kevin Wolf
2013-11-29
qemu-iotests: Test snapshot mode
Kevin Wolf
2013-11-15
block: Fail if requested driver is not available
Kevin Wolf
2013-11-07
block: qemu-iotests, add quotes to $TEST_IMG usage for 051
Jeff Cody
2013-09-27
qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage
Jeff Cody
2013-09-25
qemu-iotests: add test for backing file overriding
Fam Zheng
2013-07-26
qcow2: Use dashes instead of underscores in options
Kevin Wolf
2013-07-15
block: Don't parse protocol from file.filename
Kevin Wolf
2013-04-22
block: Fail gracefully when using a format driver on protocol level
Kevin Wolf
2013-04-15
qemu-iotests: filter QEMU_PROG in 051.out
Stefan Hajnoczi
2013-04-15
qemu-iotests: Add test for -drive options
Kevin Wolf