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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
tests: add module loading test
Marc-André Lureau
4
-0
/
+80
2019-08-20
test-bitmap: test set 1 bit case for bitmap_set
Wei Yang
1
-0
/
+12
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
2
-4
/
+6
2019-08-20
tests: Fix uninitialized byte in test_visitor_in_fuzz
Andrey Shinkevich
1
-5
/
+3
2019-08-20
test-throttle: Fix uninitialized use of burst_length
Andrey Shinkevich
1
-0
/
+2
2019-08-20
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...
Peter Maydell
9
-2029
/
+2598
2019-08-20
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...
Peter Maydell
10
-15
/
+121
2019-08-19
target/mips: tests/tcg: Fix target configurations for MSA tests
Aleksandar Markovic
8
-2028
/
+2576
2019-08-19
target/mips: tests/tcg: Add optional printing of more detailed failure info
Aleksandar Markovic
1
-1
/
+22
2019-08-19
iotests: Fix 141 when run with qed
Max Reitz
3
-7
/
+12
2019-08-19
iotests: Full mirror to existing non-zero image
Max Reitz
2
-6
/
+60
2019-08-19
iotests: Test convert -n to pre-filled image
Max Reitz
2
-0
/
+25
2019-08-19
iotests: Convert to preallocated encrypted qcow2
Max Reitz
2
-1
/
+23
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
1
-1
/
+1
2019-08-19
decodetree: Allow !function with no input bits
Richard Henderson
2
-0
/
+11
2019-08-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
3
-22
/
+40
2019-08-17
tests: Run the iotests during "make check" again
Thomas Huth
3
-22
/
+40
2019-08-16
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate
Vladimir Sementsov-Ogievskiy
1
-0
/
+22
2019-08-16
iotests/257: test traditional sync modes
John Snow
2
-2
/
+3128
2019-08-16
block/backup: improve sync=bitmap work estimates
John Snow
2
-20
/
+20
2019-08-16
iotests/257: test API failures
John Snow
2
-0
/
+152
2019-08-16
iotests/257: Refactor backup helpers
John Snow
2
-120
/
+128
2019-08-16
iotests/257: add EmulatedBitmap class
John Snow
1
-49
/
+75
2019-08-16
iotests/257: add Pattern class
John Snow
1
-26
/
+32
2019-08-16
iotests: test bitmap moving inside 254
Vladimir Sementsov-Ogievskiy
2
-2
/
+110
2019-08-16
iotests: add test 257 for bitmap-mode backups
John Snow
3
-0
/
+2664
2019-08-16
iotests: Add virtio-scsi device helper
John Snow
5
-18
/
+10
2019-08-16
iotests: teach FilePath to produce multiple paths
John Snow
1
-10
/
+24
2019-08-16
iotests: teach run_job to cancel pending jobs
John Snow
1
-2
/
+22
2019-08-16
iotests: add testing shim for script-style python tests
John Snow
1
-14
/
+26
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
10
-62
/
+845
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
9
-2
/
+8
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
7
-0
/
+7
2019-08-16
block-backend: Queue requests while drained
Kevin Wolf
1
-0
/
+1
2019-08-16
iotests: Add test for concurrent stream/commit
Max Reitz
3
-0
/
+197
2019-08-16
tests: Test mid-drain bdrv_replace_child_noperm()
Max Reitz
1
-0
/
+308
2019-08-16
tests: Test polling in bdrv_drop_intermediate()
Max Reitz
1
-0
/
+167
2019-08-16
iotests: Test migration with all kinds of filter nodes
Kevin Wolf
3
-0
/
+100
2019-08-16
iotests: Move migration helpers to iotests.py
Kevin Wolf
2
-23
/
+23
2019-08-16
iotests/118: Add -blockdev based tests
Kevin Wolf
2
-15
/
+32
2019-08-16
iotests/118: Create test classes dynamically
Kevin Wolf
1
-48
/
+21
2019-08-16
iotests/118: Test media change for scsi-cd
Kevin Wolf
2
-2
/
+22
2019-08-15
tests/libqtest: Make qmp_assert_success() independent from global_qtest
Thomas Huth
3
-8
/
+12
2019-08-15
tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest
Thomas Huth
16
-52
/
+66
2019-08-15
tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtest
Thomas Huth
1
-3
/
+4
2019-08-15
tests/libqtest: Remove unused function hmp()
Thomas Huth
2
-21
/
+0
2019-08-15
tests/libqos: Make virtio-pci code independent from global_qtest
Thomas Huth
1
-4
/
+4
2019-08-15
tests/libqos: Make generic virtio code independent from global_qtest
Thomas Huth
6
-148
/
+176
[next]