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
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules-test: ui-spice-app is not built as module
Paolo Bonzini
2019-08-23
1
-3
/
+0
*
modules-test: fix const cast
Paolo Bonzini
2019-08-23
1
-1
/
+1
*
test: skip tests if socket_check_protocol_support() failed
Marc-André Lureau
2019-08-22
3
-3
/
+9
*
test-char: skip tcp tests if ipv4 check failed
Marc-André Lureau
2019-08-22
2
-5
/
+14
*
tests: specify the address family when checking bind
Marc-André Lureau
2019-08-22
2
-15
/
+13
*
tests/docker: add podman support
Marc-André Lureau
2019-08-22
1
-2
/
+6
*
docker.py: add podman support
Marc-André Lureau
2019-08-22
1
-5
/
+43
*
docker.py: add --run-as-current-user
Marc-André Lureau
2019-08-22
2
-1
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-08-22
4
-0
/
+80
|
\
|
*
tests: add module loading test
Marc-André Lureau
2019-08-21
4
-0
/
+80
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-08-21
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
test: Use g_strndup instead of plain strndup
tony.nguyen@bt.com
2019-08-21
2
-5
/
+5
*
|
test-bitmap: test set 1 bit case for bitmap_set
Wei Yang
2019-08-20
1
-0
/
+12
*
|
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
2019-08-20
2
-4
/
+6
*
|
tests: Fix uninitialized byte in test_visitor_in_fuzz
Andrey Shinkevich
2019-08-20
1
-5
/
+3
*
|
test-throttle: Fix uninitialized use of burst_length
Andrey Shinkevich
2019-08-20
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...
Peter Maydell
2019-08-20
9
-2029
/
+2598
|
\
|
*
target/mips: tests/tcg: Fix target configurations for MSA tests
Aleksandar Markovic
2019-08-19
8
-2028
/
+2576
|
*
target/mips: tests/tcg: Add optional printing of more detailed failure info
Aleksandar Markovic
2019-08-19
1
-1
/
+22
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...
Peter Maydell
2019-08-20
10
-15
/
+121
|
\
\
|
*
|
iotests: Fix 141 when run with qed
Max Reitz
2019-08-19
3
-7
/
+12
|
*
|
iotests: Full mirror to existing non-zero image
Max Reitz
2019-08-19
2
-6
/
+60
|
*
|
iotests: Test convert -n to pre-filled image
Max Reitz
2019-08-19
2
-0
/
+25
|
*
|
iotests: Convert to preallocated encrypted qcow2
Max Reitz
2019-08-19
2
-1
/
+23
|
*
|
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-19
1
-1
/
+1
|
|
/
*
/
decodetree: Allow !function with no input bits
Richard Henderson
2019-08-19
2
-0
/
+11
|
/
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
2019-08-19
3
-22
/
+40
|
\
|
*
tests: Run the iotests during "make check" again
Thomas Huth
2019-08-17
3
-22
/
+40
*
|
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate
Vladimir Sementsov-Ogievskiy
2019-08-17
1
-0
/
+22
*
|
iotests/257: test traditional sync modes
John Snow
2019-08-17
2
-2
/
+3128
*
|
block/backup: improve sync=bitmap work estimates
John Snow
2019-08-16
2
-20
/
+20
*
|
iotests/257: test API failures
John Snow
2019-08-16
2
-0
/
+152
*
|
iotests/257: Refactor backup helpers
John Snow
2019-08-16
2
-120
/
+128
*
|
iotests/257: add EmulatedBitmap class
John Snow
2019-08-16
1
-49
/
+75
*
|
iotests/257: add Pattern class
John Snow
2019-08-16
1
-26
/
+32
*
|
iotests: test bitmap moving inside 254
Vladimir Sementsov-Ogievskiy
2019-08-16
2
-2
/
+110
*
|
iotests: add test 257 for bitmap-mode backups
John Snow
2019-08-16
3
-0
/
+2664
*
|
iotests: Add virtio-scsi device helper
John Snow
2019-08-16
5
-18
/
+10
*
|
iotests: teach FilePath to produce multiple paths
John Snow
2019-08-16
1
-10
/
+24
*
|
iotests: teach run_job to cancel pending jobs
John Snow
2019-08-16
1
-2
/
+22
*
|
iotests: add testing shim for script-style python tests
John Snow
2019-08-16
1
-14
/
+26
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
10
-62
/
+845
|
\
|
*
block-backend: Queue requests while drained
Kevin Wolf
2019-08-16
1
-0
/
+1
|
*
iotests: Add test for concurrent stream/commit
Max Reitz
2019-08-16
3
-0
/
+197
|
*
tests: Test mid-drain bdrv_replace_child_noperm()
Max Reitz
2019-08-16
1
-0
/
+308
|
*
tests: Test polling in bdrv_drop_intermediate()
Max Reitz
2019-08-16
1
-0
/
+167
|
*
iotests: Test migration with all kinds of filter nodes
Kevin Wolf
2019-08-16
3
-0
/
+100
|
*
iotests: Move migration helpers to iotests.py
Kevin Wolf
2019-08-16
2
-23
/
+23
|
*
iotests/118: Add -blockdev based tests
Kevin Wolf
2019-08-16
2
-15
/
+32
|
*
iotests/118: Create test classes dynamically
Kevin Wolf
2019-08-16
1
-48
/
+21
[next]