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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
iotests: Test active commit with iothread and background I/O
Kevin Wolf
2
-0
/
+108
2023-06-05
iotests/iov-padding: New test
Hanna Czenczek
2
-0
/
+144
2023-05-30
iotests: Test blockdev-create in iothread
Kevin Wolf
2
-0
/
+71
2023-05-19
iotests: Test commit with iothreads and ongoing I/O
Kevin Wolf
2
-6
/
+54
2023-05-15
qemu-iotests: test zone append operation
Sam Li
2
-0
/
+32
2023-05-15
iotests: test new zone operations
Sam Li
2
-0
/
+142
2023-05-10
iotests: Test resizing image attached to an iothread
Kevin Wolf
2
-0
/
+82
2023-05-10
iotests/nbd-reconnect-on-open: Fix NBD socket path
Kevin Wolf
2
-3
/
+4
2023-04-11
iotests: Regression test for vhdx log corruption
Kevin Wolf
2
-0
/
+76
2023-02-22
python: support pylint 2.16
John Snow
1
-1
/
+1
2023-02-09
iotests/detect-zeroes-registered-buf: add new test
Stefan Hajnoczi
2
-0
/
+65
2023-02-01
qemu-iotests: Test qemu-img bitmap/commit exit code on error
Kevin Wolf
2
-0
/
+119
2023-01-09
qemu-iotests/stream-under-throttle: do not shutdown QEMU
Christian Borntraeger
1
-0
/
+2
2022-11-14
tests/stream-under-throttle: New test
Hanna Reitz
2
-0
/
+126
2022-09-30
iotests/backing-file-invalidation: Add new test
Hanna Reitz
2
-0
/
+157
2022-07-12
iotests/copy-before-write: specify required_fmts
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2022-07-12
iotests: fix copy-before-write for macOS and FreeBSD
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2022-06-29
iotests: copy-before-write: add cases for cbw-timeout option
Vladimir Sementsov-Ogievskiy
2
-2
/
+83
2022-06-29
iotests: add copy-before-write: on-cbw-error tests
Vladimir Sementsov-Ogievskiy
2
-0
/
+140
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
3
-1
/
+151
2022-05-04
iotests/reopen-file: Test reopening file child
Hanna Reitz
2
-0
/
+94
2022-05-04
iotests: Add regression test for issue 945
Hanna Reitz
2
-0
/
+86
2022-04-25
iotests: make qemu_io_log() check return codes by default
John Snow
1
-1
/
+1
2022-04-25
iotests: remove qemu_io_silent() and qemu_io_silent_check().
John Snow
3
-5
/
+5
2022-04-25
iotests/image-fleecing: switch to qemu_io()
John Snow
1
-9
/
+19
2022-04-25
iotests/migration-permissions: use assertRaises() for qemu_io() negative test
John Snow
1
-14
/
+14
2022-04-25
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
1
-2
/
+2
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
1
-2
/
+2
2022-04-21
iotests/mirror-top-perms: switch to AQMP
John Snow
1
-6
/
+3
2022-03-22
iotests: add qemu_img_map() function
John Snow
2
-11
/
+6
2022-03-22
iotests/remove-bitmap-from-backing: use qemu_img_info()
John Snow
1
-3
/
+3
2022-03-22
iotests: Remove explicit checks for qemu_img() == 0
John Snow
7
-23
/
+18
2022-03-07
iotests/image-fleecing: test push backup with fleecing
Vladimir Sementsov-Ogievskiy
2
-32
/
+156
2022-03-07
iotests/image-fleecing: add test case with bitmap
Vladimir Sementsov-Ogievskiy
2
-9
/
+113
2022-03-07
iotests/image-fleecing: add test-case for fleecing format node
Vladimir Sementsov-Ogievskiy
2
-19
/
+119
2022-03-04
iotests/graph-changes-while-io: New test
Hanna Reitz
2
-0
/
+96
2022-02-02
python/machine: raise VMLaunchFailure exception from launch()
John Snow
1
-2
/
+1
2022-02-01
iotests/migration-permissions: New test
Hanna Reitz
2
-0
/
+106
2022-02-01
iotests: specify some unsupported_imgopts for python iotests
Vladimir Sementsov-Ogievskiy
3
-3
/
+6
2022-02-01
iotests/MRCE: Write data to source
Hanna Reitz
1
-1
/
+6
2022-01-28
iotests/block-status-cache: New test
Hanna Reitz
2
-0
/
+144
2022-01-14
iotests/stream-error-on-reset: New test
Hanna Reitz
2
-0
/
+145
2021-12-23
iotests: add nbd-reconnect-on-open test
Vladimir Sementsov-Ogievskiy
2
-0
/
+82
2021-11-02
pylint: fix errors and warnings generated by tests/qemu-iotests/297
Emanuele Giuseppe Esposito
1
-2
/
+2
2021-11-01
iotests: Conditionally silence certain AQMP errors
John Snow
1
-4
/
+8
2021-11-01
iotests: Accommodate async QMP Exception classes
John Snow
1
-2
/
+3
2021-10-07
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
3
-1
/
+149
2021-10-07
iotests: Add mirror-ready-cancel-error test
Hanna Reitz
2
-0
/
+148
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
1
-1
/
+1
2021-10-06
iotests/migrate-bitmaps-test: delint
John Snow
1
-22
/
+28
[next]