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-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
2023-09-06
iotests: Add out-of-image check test for parallels format
Alexander Ivanov
2
-0
/
+83
2023-08-30
tests/qemu-iotests/197: add testcase for CoR with subclusters
Andrey Drobyshev
2
-0
/
+53
2023-06-28
iotests: Test active commit with iothread and background I/O
Kevin Wolf
2
-0
/
+108
2023-06-07
iotests: fix 194: filter out racy postcopy-active event
Vladimir Sementsov-Ogievskiy
2
-1
/
+5
2023-06-05
iotests/iov-padding: New test
Hanna Czenczek
2
-0
/
+144
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
3
-9
/
+4
2023-06-02
iotests: Fix test 104 under NBD
Eric Blake
2
-4
/
+3
2023-05-30
iotests: Test blockdev-create in iothread
Kevin Wolf
2
-0
/
+71
2023-05-30
iotests: Make verify_virtio_scsi_pci_or_ccw() public
Kevin Wolf
2
-2
/
+2
2023-05-25
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini
2
-12
/
+12
2023-05-22
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-1
/
+1
2023-05-22
tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
Thomas Huth
1
-1
/
+1
2023-05-19
iotests: Test commit with iothreads and ongoing I/O
Kevin Wolf
3
-6
/
+58
2023-05-19
iotests/245: Check if 'compress' driver is available
Kevin Wolf
2
-11
/
+5
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
1
-1
/
+1
2023-05-15
block: add accounting for zone append operation
Sam Li
1
-0
/
+18
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-04-04
tests/qemu-iotests: explicitly invoke 'check' via 'python'
Daniel P. Berrangé
1
-3
/
+4
2023-03-22
iotests: register each I/O test separately with meson
Daniel P. Berrangé
1
-6
/
+29
2023-03-22
iotests: always use a unique sub-directory per test
Daniel P. Berrangé
1
-10
/
+10
2023-03-22
iotests: connect stdin to /dev/null when running tests
Daniel P. Berrangé
1
-20
/
+2
2023-03-22
iotests: print TAP protocol version when reporting tests
Daniel P. Berrangé
1
-0
/
+1
2023-03-22
iotests: strip subdir path when listing tests
Daniel P. Berrangé
1
-1
/
+1
2023-03-22
iotests: allow test discovery before building
Daniel P. Berrangé
2
-2
/
+8
2023-03-22
iotests: explicitly pass source/build dir to 'check' command
Daniel P. Berrangé
2
-11
/
+27
2023-03-10
iotests/308: Add test for 'write -zu'
Hanna Czenczek
2
-0
/
+78
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
1
-3
/
+1
2023-02-22
python: support pylint 2.16
John Snow
2
-3
/
+3
2023-02-14
tests/qemu-iotests: Require virtio-scsi-pci
Fabiano Rosas
1
-0
/
+1
2023-02-09
iotests/detect-zeroes-registered-buf: add new test
Stefan Hajnoczi
2
-0
/
+65
2023-02-01
qemu-img: Change info key names for protocol nodes
Hanna Reitz
1
-3
/
+3
2023-02-01
qemu-img: Let info print block graph
Hanna Reitz
2
-1
/
+6
2023-02-01
iotests/106, 214, 308: Read only one size line
Hanna Reitz
3
-6
/
+8
2023-02-01
iotests: Filter child node information
Hanna Reitz
3
-19
/
+43
2023-02-01
qemu-iotests: Test qemu-img bitmap/commit exit code on error
Kevin Wolf
2
-0
/
+119
2023-01-24
tests/qemu-iotests/262: Check for availability of "blkverify" first
Thomas Huth
1
-1
/
+2
2023-01-24
tests/qemu-iotests/312: Mark "quorum" as required driver
Thomas Huth
1
-0
/
+1
2023-01-09
qemu-iotests/stream-under-throttle: do not shutdown QEMU
Christian Borntraeger
1
-0
/
+2
2023-01-04
iotests/check: Fix typing for sys.exit() value
John Snow
1
-1
/
+1
2022-11-14
tests/stream-under-throttle: New test
Hanna Reitz
2
-0
/
+126
[next]