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
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
10
-28
/
+17
2022-04-21
tests/fuzz: fix warning
Marc-André Lureau
1
-2
/
+0
2022-04-21
qtest: simplify socket_send()
Marc-André Lureau
1
-14
/
+2
2022-04-21
tests: run-time skip test-qga if TSAN is enabled
Marc-André Lureau
2
-1
/
+8
2022-04-21
tests: remove block/qdict checks from check-qobject.c
Marc-André Lureau
1
-8
/
+0
2022-04-21
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
1
-0
/
+1
2022-04-21
include: add qemu/keyval.h
Marc-André Lureau
3
-2
/
+3
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2
-2
/
+4
2022-04-20
Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
1
-0
/
+50
2022-04-20
qemu/int128: add int128_urshift
Matheus Ferst
1
-0
/
+50
2022-04-20
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-22
/
+20
2022-04-20
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
26
-411
/
+5737
2022-04-20
util/log: Remove qemu_log_close
Richard Henderson
1
-2
/
+2
2022-04-20
include/qemu/log: Move entire implementation out-of-line
Richard Henderson
1
-0
/
+1
2022-04-20
tests/unit: Do not reference QemuLogFile directly
Richard Henderson
1
-18
/
+15
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
1
-1
/
+1
2022-04-20
Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
7
-62
/
+425
2022-04-20
tests/guest-debug: better handle gdb crashes
Alex Bennée
1
-5
/
+6
2022-04-20
tests/tcg: add missing reference files for float_convs
Alex Bennée
2
-0
/
+1496
2022-04-20
tests/tcg: add float_convd test
Alex Bennée
5
-0
/
+4058
2022-04-20
tests/tcg: remove duplicate sha512-sse case
Alex Bennée
1
-7
/
+0
2022-04-20
tests/tcg: fix non-static build
Paolo Bonzini
1
-1
/
+0
2022-04-20
tests/docker: remove SKIP_DOCKER_BUILD
Paolo Bonzini
2
-68
/
+1
2022-04-20
tests/tcg: isolate from QEMU's config-host.mak
Paolo Bonzini
2
-2
/
+6
2022-04-20
tests/tcg: invoke Makefile.target directly from QEMU's makefile
Paolo Bonzini
4
-146
/
+35
2022-04-20
tests/tcg: list test targets in Makefile.prereqs
Paolo Bonzini
3
-23
/
+19
2022-04-20
tests/tcg: prepare Makefile.prereqs at configure time
Paolo Bonzini
3
-23
/
+14
2022-04-20
tests/tcg: remove CONFIG_USER_ONLY from config-target.mak
Paolo Bonzini
2
-13
/
+7
2022-04-20
tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
Paolo Bonzini
3
-4
/
+2
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
6
-11
/
+28
2022-04-20
tests/docker: do not duplicate rules for hexagon-cross
Paolo Bonzini
2
-22
/
+4
2022-04-20
tests/docker: simplify docker-TEST@IMAGE targets
Paolo Bonzini
1
-10
/
+2
2022-04-20
tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
Paolo Bonzini
1
-1
/
+1
2022-04-20
tests/docker: inline variable definitions or move close to use
Paolo Bonzini
1
-16
/
+16
2022-04-20
tests/docker: remove unnecessary default definitions
Paolo Bonzini
1
-5
/
+0
2022-04-20
tests/docker: remove dead variable
Paolo Bonzini
1
-1
/
+0
2022-04-20
tests/docker: remove test targets
Paolo Bonzini
2
-27
/
+1
2022-04-20
tests/docker: remove dead code for linux-user containers
Paolo Bonzini
1
-11
/
+0
2022-04-20
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
2
-25
/
+51
2022-04-20
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2
-1
/
+339
2022-04-20
iotests/303: Check for zstd support
Hanna Reitz
1
-1
/
+3
2022-04-20
iotests/065: Check for zstd support
Hanna Reitz
1
-6
/
+18
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
1
-0
/
+20
2022-04-20
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
2
-26
/
+14
2022-04-20
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
1
-29
/
+32
2022-04-20
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
1
-2
/
+4
2022-04-20
tests/qtest: properly initialise the vring used idx
Alex Bennée
1
-0
/
+2
2022-04-20
tests/qtest: Move the fuzz tests to x86 only
Thomas Huth
6
-43
/
+22
2022-04-20
tests/qtest: Enable more tests for the "mipsel" target
Thomas Huth
2
-11
/
+4
[next]