index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
051.out
Age
Commit message (
Expand
)
Author
2014-04-04
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
2014-04-04
qemu-iotests: Remove CR line endings in reference output
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-21
nbd: correctly propagate errors
Paolo Bonzini
2014-02-21
nbd: produce a better error if neither host nor port is passed
Paolo Bonzini
2014-02-09
block: Fail gracefully with missing filename
Kevin Wolf
2014-01-22
block: Allow recursive "file"s
Max Reitz
2013-12-20
qemu-iotests: drop duplicate virtio-blk initialization failure
Stefan Hajnoczi
2013-12-06
qemu-iotests: filter QEMU monitor \r\n
Stefan Hajnoczi
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-14
block: Print its file name if backing file opening failed
Fam Zheng
2013-10-29
qemu-iotests: Fix 051 reference output
Kevin Wolf
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
block/raw-posix: Employ error parameter
Max Reitz
2013-09-25
qemu-iotests: add test for backing file overriding
Fam Zheng
2013-09-12
qemu-iotests: Adjustments due to error propagation
Max Reitz
2013-08-30
qemu-iotests: Update reference output for 051
Kevin Wolf
2013-08-06
qemu-iotests: filter QEMU version in monitor banner
Stefan Hajnoczi
2013-07-26
blockdev: Rename 'readonly' option to 'read-only'
Kevin Wolf
2013-07-26
qcow2: Use dashes instead of underscores in options
Kevin Wolf
2013-07-15
qemu-iotests: Update 051 reference output
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