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/tcg: remove CONFIG_USER_ONLY from config-target.mak
Paolo Bonzini
2022-04-20
2
-13
/
+7
|
*
tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
Paolo Bonzini
2022-04-20
3
-4
/
+2
|
*
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
2022-04-20
6
-11
/
+28
|
*
tests/docker: do not duplicate rules for hexagon-cross
Paolo Bonzini
2022-04-20
2
-22
/
+4
|
*
tests/docker: simplify docker-TEST@IMAGE targets
Paolo Bonzini
2022-04-20
1
-10
/
+2
|
*
tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
Paolo Bonzini
2022-04-20
1
-1
/
+1
|
*
tests/docker: inline variable definitions or move close to use
Paolo Bonzini
2022-04-20
1
-16
/
+16
|
*
tests/docker: remove unnecessary default definitions
Paolo Bonzini
2022-04-20
1
-5
/
+0
|
*
tests/docker: remove dead variable
Paolo Bonzini
2022-04-20
1
-1
/
+0
|
*
tests/docker: remove test targets
Paolo Bonzini
2022-04-20
2
-27
/
+1
|
*
tests/docker: remove dead code for linux-user containers
Paolo Bonzini
2022-04-20
1
-11
/
+0
|
*
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
2022-04-20
2
-25
/
+51
*
|
Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2022-04-20
7
-62
/
+425
|
\
\
|
*
|
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2022-04-20
2
-1
/
+339
|
*
|
iotests/303: Check for zstd support
Hanna Reitz
2022-04-20
1
-1
/
+3
|
*
|
iotests/065: Check for zstd support
Hanna Reitz
2022-04-20
1
-6
/
+18
|
*
|
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
2022-04-20
1
-0
/
+20
|
*
|
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
2022-04-20
2
-26
/
+14
|
*
|
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
2022-04-20
1
-29
/
+32
|
|
/
*
|
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
2022-04-20
1
-2
/
+4
*
|
tests/qtest: properly initialise the vring used idx
Alex Bennée
2022-04-20
1
-0
/
+2
*
|
tests/qtest: Move the fuzz tests to x86 only
Thomas Huth
2022-04-20
6
-43
/
+22
*
|
tests/qtest: Enable more tests for the "mipsel" target
Thomas Huth
2022-04-20
2
-11
/
+4
*
|
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
2022-04-20
15
-16
/
+2
|
/
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
50
-53
/
+0
*
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-4
/
+4
*
tests: replace free_all() usage with g_auto
Marc-André Lureau
2022-04-06
1
-87
/
+40
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
3
-4
/
+4
*
meson: remove test-qdev-global-props dependency on testqapi
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
meson: remove unneeded py3
Marc-André Lureau
2022-04-06
1
-2
/
+0
*
tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter
Thomas Huth
2022-03-31
2
-2
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-29
1
-1
/
+3
|
\
|
*
tests/tcg: really fix path to target configuration
Paolo Bonzini
2022-03-29
1
-1
/
+3
*
|
Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
2022-03-29
78
-88
/
+120
|
\
\
|
*
|
iotests: Fix status checks
Hanna Reitz
2022-03-29
2
-12
/
+39
|
*
|
block/stream: Drain subtree around graph change
Hanna Reitz
2022-03-29
1
-0
/
+5
|
*
|
iotests: update test owner contact information
John Snow
2022-03-29
76
-76
/
+76
|
|
/
*
/
tests/qtest: failover: fix infinite loop
Laurent Vivier
2022-03-29
1
-4
/
+25
|
/
*
tests/Makefile.include: Let "make clean" remove the TCG tests, too
Thomas Huth
2022-03-23
1
-1
/
+1
*
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
2
-0
/
+110
|
\
|
*
tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)
Philippe Mathieu-Daudé
2022-03-21
1
-0
/
+76
|
*
tests/qtest/intel-hda-test: Add reproducer for issue #542
Philippe Mathieu-Daudé
2022-03-21
1
-0
/
+34
*
|
Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Peter Maydell
2022-03-22
12
-47
/
+46
|
\
\
|
*
|
tests: remove needless include
Marc-André Lureau
2022-03-22
1
-1
/
+0
|
*
|
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
5
-28
/
+28
|
*
|
Drop qemu_foo() socket API wrapper
Marc-André Lureau
2022-03-22
7
-18
/
+18
*
|
|
iotests/207: Filter host fingerprint
Hanna Reitz
2022-03-22
2
-4
/
+9
*
|
|
iotests.py: Filters for VM.run_job()
Hanna Reitz
2022-03-22
1
-10
/
+16
[prev]
[next]