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/fuzz: fix warning
Marc-André Lureau
2022-04-21
1
-2
/
+0
*
qtest: simplify socket_send()
Marc-André Lureau
2022-04-21
1
-14
/
+2
*
tests: run-time skip test-qga if TSAN is enabled
Marc-André Lureau
2022-04-21
2
-1
/
+8
*
tests: remove block/qdict checks from check-qobject.c
Marc-André Lureau
2022-04-21
1
-8
/
+0
*
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-21
1
-0
/
+1
*
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
3
-2
/
+3
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
2
-2
/
+4
*
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
1
-22
/
+20
|
\
|
*
util/log: Remove qemu_log_close
Richard Henderson
2022-04-20
1
-2
/
+2
|
*
include/qemu/log: Move entire implementation out-of-line
Richard Henderson
2022-04-20
1
-0
/
+1
|
*
tests/unit: Do not reference QemuLogFile directly
Richard Henderson
2022-04-20
1
-18
/
+15
|
*
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
1
-1
/
+1
|
*
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
2022-04-20
26
-411
/
+5737
|
\
\
|
|
/
|
/
|
|
*
tests/guest-debug: better handle gdb crashes
Alex Bennée
2022-04-20
1
-5
/
+6
|
*
tests/tcg: add missing reference files for float_convs
Alex Bennée
2022-04-20
2
-0
/
+1496
|
*
tests/tcg: add float_convd test
Alex Bennée
2022-04-20
5
-0
/
+4058
|
*
tests/tcg: remove duplicate sha512-sse case
Alex Bennée
2022-04-20
1
-7
/
+0
|
*
tests/tcg: fix non-static build
Paolo Bonzini
2022-04-20
1
-1
/
+0
|
*
tests/docker: remove SKIP_DOCKER_BUILD
Paolo Bonzini
2022-04-20
2
-68
/
+1
|
*
tests/tcg: isolate from QEMU's config-host.mak
Paolo Bonzini
2022-04-20
2
-2
/
+6
|
*
tests/tcg: invoke Makefile.target directly from QEMU's makefile
Paolo Bonzini
2022-04-20
4
-146
/
+35
|
*
tests/tcg: list test targets in Makefile.prereqs
Paolo Bonzini
2022-04-20
3
-23
/
+19
|
*
tests/tcg: prepare Makefile.prereqs at configure time
Paolo Bonzini
2022-04-20
3
-23
/
+14
|
*
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
[next]