index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
10
-14
/
+857
2023-10-31
iotests: add test for changing mirror's copy_mode
Fiona Ebner
2
-0
/
+198
2023-10-31
mirror: return mirror-specific information upon query
Fiona Ebner
1
-12
/
+12
2023-10-31
iotests: Test media change with iothreads
Kevin Wolf
1
-2
/
+4
2023-10-31
iotests: add tests for "qemu-img rebase" with compression
Andrey Drobyshev
4
-0
/
+345
2023-10-31
iotests/{024, 271}: add testcases for qemu-img rebase
Andrey Drobyshev
4
-0
/
+211
2023-10-31
qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
Andrey Drobyshev
2
-0
/
+87
2023-10-31
qemu-iotests: Filter warnings about block migration being deprecated
Juan Quintela
2
-1
/
+8
2023-10-17
iotests: use the correct python to run linters
John Snow
1
-1
/
+1
2023-10-17
iotests: get rid of '..' in path environment output
John Snow
1
-1
/
+1
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
43
-1453
/
+981
2023-10-12
iotests.py: pause_job(): drop return value
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2023-10-12
iotests: drop some extra ** in qmp() call
Vladimir Sementsov-Ogievskiy
10
-56
/
+54
2023-10-12
iotests: drop some extra semicolons
Vladimir Sementsov-Ogievskiy
2
-2
/
+2
2023-10-12
iotests: refactor some common qmp result checks into generic pattern
Vladimir Sementsov-Ogievskiy
5
-7
/
+10
2023-10-12
iotests: add some missed checks of qmp result
Vladimir Sementsov-Ogievskiy
4
-0
/
+6
2023-10-12
iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.
Vladimir Sementsov-Ogievskiy
1
-1
/
+6
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
2
-35
/
+35
2023-10-12
python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-10-11
Python/iotests: Add type hint for nbd module
John Snow
1
-1
/
+3
2023-10-11
python/machine: remove unused sock_dir argument
John Snow
2
-3
/
+2
2023-10-05
nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
Eric Blake
3
-12
/
+12
2023-10-05
nbd/client: Request extended headers during negotiation
Eric Blake
5
-0
/
+19
2023-10-04
build: Remove --enable-gprof
Richard Henderson
1
-1
/
+1
2023-09-22
iotests: improve 'not run' message for nbd-multiconn test
Denis V. Lunev
1
-1
/
+1
2023-09-22
iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file
Denis V. Lunev
1
-2
/
+7
2023-09-21
Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...
Stefan Hajnoczi
4
-12
/
+241
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
15
-737
/
+737
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2
-0
/
+152
2023-09-21
tests: extend test 131 to cover availability of the write-zeroes
Denis V. Lunev
2
-0
/
+43
2023-09-21
tests: extend test 131 to cover availability of the discard operation
Denis V. Lunev
2
-0
/
+69
2023-09-21
tests: test self-cure of parallels image with duplicated clusters
Denis V. Lunev
2
-0
/
+67
2023-09-21
tests: fix broken deduplication check in parallels format test
Denis V. Lunev
2
-8
/
+22
2023-09-21
parallels: add test which will validate data_off fixes through repair
Denis V. Lunev
2
-0
/
+35
2023-09-21
tests: ensure that image validation will not cure the corruption
Denis V. Lunev
1
-4
/
+5
2023-09-20
qemu-img: map: report compressed data blocks
Andrey Drobyshev via
14
-734
/
+734
2023-09-20
block: Introduce bdrv_schedule_unref()
Kevin Wolf
1
-3
/
+3
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
6
-7
/
+37
2023-09-08
qemu-img: omit errno value in error message
Michael Tokarev
3
-7
/
+7
2023-09-08
iotests: adapt test output for new qemu_cleanup() behavior
Fiona Ebner
3
-0
/
+30
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
11
-15
/
+15
2023-09-08
docs tests: Fix use of migrate_set_parameter
Markus Armbruster
1
-1
/
+1
2023-09-08
tests/: spelling fixes
Michael Tokarev
10
-14
/
+14
2023-09-07
qemu-iotests/197: use more generic commands for formats other than qcow2
Andrey Drobyshev
2
-14
/
+12
2023-09-06
iotests: Add test for data_off check
Alexander Ivanov
2
-0
/
+25
2023-09-06
iotests: Fix test 131 after repair was added to parallels_open()
Alexander Ivanov
2
-17
/
+4
2023-09-06
iotests: Fix cluster size in parallels images tests (131)
Alexander Ivanov
2
-23
/
+26
2023-09-06
iotests: Refactor tests of parallels images checks (131)
Alexander Ivanov
1
-13
/
+16
2023-09-06
iotests: Add test for BAT entries duplication check
Alexander Ivanov
2
-0
/
+63
2023-09-06
iotests: Add leak check test for parallels format
Alexander Ivanov
2
-0
/
+49
[next]