index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
Commit message (
Expand
)
Author
Age
Files
Lines
*
iotests/testrunner.py: refactor test_field_width
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-11
/
+10
*
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-4
/
+0
*
qemu-img: make is_allocated_sectors() more efficient
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-6
/
+2
*
iotests: Test qemu-img convert of zeroed data cluster
Kevin Wolf
2022-01-14
2
-2
/
+9
*
iotests/308: Fix for CAP_DAC_OVERRIDE
Hanna Reitz
2022-01-14
2
-3
/
+24
*
iotests/stream-error-on-reset: New test
Hanna Reitz
2022-01-14
2
-0
/
+145
*
blockjob: drop BlockJob.blk field
Vladimir Sementsov-Ogievskiy
2021-12-28
3
-3
/
+4
*
Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...
Richard Henderson
2021-12-23
3
-13
/
+106
|
\
|
*
iotests: add nbd-reconnect-on-open test
Vladimir Sementsov-Ogievskiy
2021-12-23
2
-0
/
+82
|
*
iotests.py: add qemu_io_popen()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-0
/
+3
|
*
iotests.py: add and use qemu_io_wrap_args()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-10
/
+10
|
*
iotests.py: add qemu_tool_popen()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-3
/
+11
*
|
iotests: check: multiprocessing support
Vladimir Sementsov-Ogievskiy
2021-12-22
2
-9
/
+64
*
|
iotests/testrunner.py: move updating last_elapsed to run_tests
Vladimir Sementsov-Ogievskiy
2021-12-22
1
-1
/
+3
*
|
iotests/testrunner.py: add doc string for run_test()
Vladimir Sementsov-Ogievskiy
2021-12-22
1
-0
/
+13
|
/
*
iotests/149: Skip on unsupported ciphers
Hanna Reitz
2021-11-23
1
-5
/
+18
*
iotests: Use aes-128-cbc
Hanna Reitz
2021-11-23
4
-10
/
+10
*
file-posix: Fix alignment after reopen changing O_DIRECT
Kevin Wolf
2021-11-16
2
-0
/
+47
*
iotests/030: Unthrottle parallel jobs in reverse
Hanna Reitz
2021-11-16
1
-1
/
+10
*
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
2021-11-03
2
-4
/
+60
|
\
|
*
block: Fail gracefully when blockdev-snapshot creates loops
Kevin Wolf
2021-11-02
2
-4
/
+60
*
|
pylint: fix errors and warnings generated by tests/qemu-iotests/297
Emanuele Giuseppe Esposito
2021-11-02
5
-27
/
+29
|
/
*
iotests/300: avoid abnormal shutdown race condition
John Snow
2021-11-01
1
-8
/
+5
*
iotests: Conditionally silence certain AQMP errors
John Snow
2021-11-01
2
-5
/
+27
*
iotests: Accommodate async QMP Exception classes
John Snow
2021-11-01
1
-2
/
+3
*
python/machine: remove has_quit argument
John Snow
2021-11-01
3
-8
/
+3
*
iotests/linters: Add workaround for mypy bug #9852
John Snow
2021-11-01
1
-1
/
+3
*
iotests/linters: Add entry point for linting via Python CI
John Snow
2021-11-01
1
-0
/
+27
*
iotests: split linters.py out from 297
John Snow
2021-11-01
2
-61
/
+87
*
iotests/297: split test into sub-cases
John Snow
2021-11-01
1
-23
/
+38
*
iotests/297: update tool availability checks
John Snow
2021-11-01
1
-4
/
+5
*
iotests/297: Change run_linter() to raise an exception on failure
John Snow
2021-11-01
1
-10
/
+14
*
iotests/297: refactor run_[mypy|pylint] as generic execution shim
John Snow
2021-11-01
1
-22
/
+24
*
iotests/297: Split run_linters apart into run_pylint and run_mypy
John Snow
2021-11-01
1
-14
/
+24
*
iotests/297: Don't rely on distro-specific linter binaries
John Snow
2021-11-01
1
-2
/
+2
*
iotests/297: Create main() function
John Snow
2021-11-01
1
-4
/
+8
*
iotests/297: Add get_files() function
John Snow
2021-11-01
1
-2
/
+7
*
iotests/297: Split mypy configuration out into mypy.ini
John Snow
2021-11-01
2
-13
/
+13
*
iotests/297: Move pylint config into pylintrc
John Snow
2021-11-01
2
-3
/
+17
*
qapi: Improve input_type_enum()'s error message
Markus Armbruster
2021-10-27
6
-10
/
+10
*
iotests/051: Fix typo
Kevin Wolf
2021-10-15
2
-3
/
+3
*
iotests/245: Fix type for iothread property
Kevin Wolf
2021-10-15
1
-2
/
+2
*
qemu-iotests: flush after every test
Paolo Bonzini
2021-10-13
1
-0
/
+1
*
python, iotests: remove socket_scm_helper
John Snow
2021-10-12
4
-151
/
+1
*
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
2021-10-07
4
-37
/
+173
|
\
|
*
iotests: Add mirror-ready-cancel-error test
Hanna Reitz
2021-10-07
2
-0
/
+148
|
*
job: @force parameter for job_cancel_sync()
Hanna Reitz
2021-10-07
2
-37
/
+25
*
|
iotests: Update for pylint 2.11.1
John Snow
2021-10-06
2
-4
/
+9
*
|
iotests/migrate-bitmaps-test: delint
John Snow
2021-10-06
1
-22
/
+28
*
|
iotests/mirror-top-perms: Adjust imports
John Snow
2021-10-06
1
-3
/
+4
[next]