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
Age
Commit message (
Expand
)
Author
2020-05-31
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...
Peter Maydell
2020-05-31
python: remove more instances of sys.version_info
John Snow
2020-05-28
iotests: Add test 291 to for qemu-img bitmap coverage
Eric Blake
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-28
iotests: Fix test 178
Eric Blake
2020-05-28
iotests: 194: test also migration of dirty bitmap
Vladimir Sementsov-Ogievskiy
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-05-18
iotests/030: Reduce run time by unthrottling job earlier
Kevin Wolf
2020-05-18
iotests: log messages from notrun()
John Snow
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
iotests: Run pylint and mypy in a testcase
Kevin Wolf
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
2020-05-18
iotests: Mirror with different source/target size
Kevin Wolf
2020-05-18
iotests/229: Use blkdebug to inject an error
Kevin Wolf
2020-05-18
iotests/109: Don't mirror with mismatched size
Kevin Wolf
2020-05-18
iotests: Enhance 223 to cover qemu-img map improvements
Eric Blake
2020-05-18
qemu_img: add cvtnum_full to print error reports
Eyal Moscovici
2020-05-13
iotests: 287: add qcow2 compression type test
Denis Plotnikov
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-08
iotests/055: Use cache.no-flush for vmdk target
Kevin Wolf
2020-05-08
iotests: Backup with different source/target size
Kevin Wolf
2020-05-08
iotests/283: Use consistent size for source and target
Kevin Wolf
2020-05-08
iotests: vmdk: Enable zeroed_grained=on by default
Kevin Wolf
2020-05-08
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
2020-05-08
iotests/113: mark bochs as required to support whitelisting
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/109: mark required formats as required to support whitelisting
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/055: skip vmdk target tests if vmdk is not whitelisted
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/055: refactor compressed backup to vmdk
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/041: drop self.assert_no_active_block_jobs()
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/148: use skip_if_unsupported
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/082: require bochs
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests: handle tmpfs
Vladimir Sementsov-Ogievskiy
2020-05-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
2020-05-05
Fix iotest 153
Maxim Levitsky
2020-05-05
block: Comment cleanups
Eric Blake
2020-05-05
qcow2: Allow resize of images with internal snapshots
Eric Blake
2020-05-05
iotests: use python logging for iotests.log()
John Snow
2020-05-05
iotests: Mark verify functions as private
John Snow
2020-05-05
iotest 258: use script_main
John Snow
2020-05-05
iotests: add script_initialize
John Snow
2020-05-05
iotests: add hmp helper with logging
John Snow
2020-05-05
iotests: limit line length to 79 chars
John Snow
2020-05-05
iotests: touch up log function signature
John Snow
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
2020-05-05
iotests: alphabetize standard imports
John Snow
2020-05-05
iotests: add pylintrc file
John Snow
2020-05-05
iotests: replace mutable list default args
John Snow
2020-05-05
iotests: ignore import warnings from pylint
John Snow
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2020-05-05
iotests: do a light delinting
John Snow
[next]