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
*
tests/docker: make executable an optional argument to "update"
Alex Bennée
2021-05-18
2
-28
/
+30
*
tests/docker: fix copying of executable in "update"
Alex Bennée
2021-05-18
1
-1
/
+8
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
2021-05-17
13
-195
/
+164
|
\
|
*
write-threshold: deal with includes
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-1
/
+0
|
*
test-write-threshold: drop extra TestStruct structure
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-17
/
+3
|
*
test-write-threshold: drop extra tests
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-43
/
+0
|
*
block/write-threshold: drop extra APIs
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-4
/
+0
|
*
test-write-threshold: rewrite test_threshold_(not_)trigger tests
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-18
/
+4
|
*
qemu-iotests: fix pylint 2.8 consider-using-with error
Emanuele Giuseppe Esposito
2021-05-14
3
-43
/
+47
|
*
qemu-iotests: fix case of SOCK_DIR already in the environment
Paolo Bonzini
2021-05-14
1
-1
/
+1
|
*
qemu-iotests: let "check" spawn an arbitrary test command
Paolo Bonzini
2021-05-14
3
-3
/
+20
|
*
qemu-iotests: move command line and environment handling from TestRunner to T...
Paolo Bonzini
2021-05-14
2
-14
/
+17
|
*
qemu-iotests: allow passing unittest.main arguments to the test scripts
Paolo Bonzini
2021-05-14
1
-5
/
+9
|
*
qemu-iotests: do not buffer the test output
Paolo Bonzini
2021-05-14
5
-44
/
+56
|
*
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-1
/
+1
|
*
block/rbd: Add an escape-aware strchr helper
Connor Kuehl
2021-05-14
2
-0
/
+7
|
*
iotests/231: Update expected deprecation message
Connor Kuehl
2021-05-14
1
-3
/
+1
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
2021-05-14
13
-15
/
+28
|
\
\
|
*
|
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
2021-05-14
1
-41
/
+20
|
*
|
tests: Avoid side effects inside g_assert() arguments
Peter Maydell
2021-05-14
2
-3
/
+6
|
*
|
tests/qtest/rtc-test: Remove pointless NULL check
Peter Maydell
2021-05-14
1
-4
/
+2
|
*
|
tests/qtest/tpm-util.c: Free memory with correct free function
Peter Maydell
2021-05-14
1
-2
/
+2
|
*
|
tests/migration-test: Fix "true" vs true
Dr. David Alan Gilbert
2021-05-14
1
-7
/
+7
|
*
|
tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions
Peter Maydell
2021-05-14
1
-2
/
+2
|
*
|
tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic
Peter Maydell
2021-05-14
1
-2
/
+2
|
*
|
libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm
Stefan Hajnoczi
2021-05-14
1
-1
/
+8
|
*
|
libqos/qgraph: fix "UNAVAILBLE" typo
Stefan Hajnoczi
2021-05-14
1
-1
/
+1
|
*
|
tests/docker/dockerfiles: Add ccache to containers where it was missing
Thomas Huth
2021-05-14
5
-0
/
+5
*
|
|
Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...
Peter Maydell
2021-05-14
6
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sphinx: adopt kernel readthedoc theme
Marc-André Lureau
2021-05-14
6
-0
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-14
5
-51
/
+76
|
\
\
|
|
/
|
/
|
|
*
tests/migration: introduce multifd into guestperf
Hyman
2021-05-13
4
-3
/
+49
|
*
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
2021-05-13
1
-41
/
+20
|
*
tests/migration-test: Fix "true" vs true
Dr. David Alan Gilbert
2021-05-13
1
-7
/
+7
*
|
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
1
-1
/
+0
*
|
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
70
-3221
/
+1
*
|
block: Drop the sheepdog block driver
Markus Armbruster
2021-05-12
4
-12
/
+2
*
|
Remove the deprecated moxie target
Thomas Huth
2021-05-12
3
-11
/
+0
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-05
3
-5
/
+0
|
\
|
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
2
-3
/
+0
|
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...
Peter Maydell
2021-05-04
4
-7
/
+547
|
\
\
|
*
|
tests/qtest: Rename m25p80 test in aspeed_smc test
Cédric Le Goater
2021-05-01
2
-8
/
+8
|
*
|
tests/acceptance: Test ast2600 machine
Joel Stanley
2021-05-01
1
-0
/
+25
|
*
|
tests/acceptance: Test ast2400 and ast2500 machines
Joel Stanley
2021-05-01
1
-0
/
+43
|
*
|
tests/qtest: Add test for Aspeed HACE
Joel Stanley
2021-05-01
2
-0
/
+472
*
|
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into...
Peter Maydell
2021-05-02
8
-0
/
+2142
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Hexagon (target/hexagon) CABAC decode bin
Taylor Simpson
2021-05-02
1
-0
/
+28
|
*
|
Hexagon (target/hexagon) load into shifted register instructions
Taylor Simpson
2021-05-02
2
-0
/
+416
|
*
|
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
2021-05-02
2
-0
/
+475
[next]