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
Age
Commit message (
Expand
)
Author
2018-12-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-12-14
iotests: make 235 work on s390 (and others)
Christian Borntraeger
2018-12-14
block: Remove assertions from update_flags_from_options()
Alberto Garcia
2018-12-14
qemu-io: Put flag changes in the options QDict in reopen_f()
Alberto Garcia
2018-12-13
json: Fix to reject duplicate object member names
Markus Armbruster
2018-12-03
iotests: simple mirror test with kvm on 1G image
Vladimir Sementsov-Ogievskiy
2018-11-27
iotests: Test migration with -blockdev
Kevin Wolf
2018-11-22
block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()
Alberto Garcia
2018-11-22
block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()
Alberto Garcia
2018-11-22
iotests: Enhance 223 to cover multiple bitmap granularities
Eric Blake
2018-11-22
iotests: fix nbd test 233 to work correctly with raw images
Daniel P. Berrangé
2018-11-21
iotests: Skip 233 if certtool not installed
Eric Blake
2018-11-21
iotests: Replace assertEquals() with assertEqual()
Kevin Wolf
2018-11-21
iotests: Replace time.clock() with Timeout
Kevin Wolf
2018-11-19
iotests: Drop use of bash keyword 'function'
Eric Blake
2018-11-19
iotests: Also test I/O over NBD TLS
Eric Blake
2018-11-19
tests: exercise NBD server in TLS mode
Daniel P. Berrangé
2018-11-19
tests: add iotests helpers for dealing with TLS certificates
Daniel P. Berrangé
2018-11-19
tests: check if qemu-nbd is still alive before waiting
Daniel P. Berrangé
2018-11-19
tests: pull qemu-nbd iotest helpers into common.nbd file
Daniel P. Berrangé
2018-11-19
qemu-iotests: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2018-11-19
qemu-iotests: convert `pwd` and $(pwd) to $PWD
Mao Zhongyi
2018-11-19
qemu-iotests: remove unused variable 'here'
Mao Zhongyi
2018-11-19
iotests: Test file-posix locking and reopen
Max Reitz
2018-11-19
iotests: Add new test 220 for max compressed cluster offset
Eric Blake
2018-11-05
option: Make option help nicer to read
Max Reitz
2018-11-05
qemu-iotests: Test auto-read-only with -drive and -blockdev
Kevin Wolf
2018-11-05
iotest: Test x-blockdev-change on a Quorum
Alberto Garcia
2018-11-05
iotest: Test the blkverify mode of the Quorum driver
Alberto Garcia
2018-11-05
iotests: make 083 specific to raw
Cleber Rosa
2018-10-30
iotests: Unify log outputs between Python 2 and 3
Max Reitz
2018-10-30
iotests: Modify imports for Python 3
Max Reitz
2018-10-30
iotests: 'new' module replacement in 169
Max Reitz
2018-10-30
iotests: Explicitly bequeath FDs in Python
Max Reitz
2018-10-30
iotests: Different iterator behavior in Python 3
Max Reitz
2018-10-30
iotests: Use // for Python integer division
Max Reitz
2018-10-30
iotests: Use Python byte strings where appropriate
Max Reitz
2018-10-30
iotests: Flush in iotests.py's QemuIoInteractive
Max Reitz
2018-10-30
iotests: Make nbd-fault-injector flush
Max Reitz
2018-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-29
iotests: 169: add cases for source vm resuming
Vladimir Sementsov-Ogievskiy
2018-10-29
iotests: improve 169
Vladimir Sementsov-Ogievskiy
2018-10-29
iotests: 169: drop deprecated 'autoload' parameter
Vladimir Sementsov-Ogievskiy
2018-10-26
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-10-26
qemu-iotests: make 218 executable
Cleber Rosa
2018-10-26
qemu-iotests: fix filename containing checks
Cleber Rosa
2018-10-19
block: Clean up bdrv_img_create()'s error reporting
Markus Armbruster
2018-10-01
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
2018-10-01
qcow2: Assign the L2 cache relatively to the image size
Leonid Bloch
2018-10-01
file-posix: Include filename in locking error message
Fam Zheng
[next]