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 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
2
-9
/
+5
2022-04-21
tests: expand the migration precopy helper to support failures
Daniel P. Berrangé
1
-9
/
+42
2022-04-21
tests: switch migration FD passing test to use common precopy helper
Daniel P. Berrangé
1
-36
/
+21
2022-04-21
tests: introduce ability to provide hooks for migration precopy test
Daniel P. Berrangé
1
-0
/
+38
2022-04-21
tests: merge code for UNIX and TCP migration pre-copy tests
Daniel P. Berrangé
1
-49
/
+49
2022-04-21
tests: switch MigrateStart struct to be stack allocated
Daniel P. Berrangé
1
-78
/
+56
2022-04-21
tests: print newline after QMP response in qtest logs
Daniel P. Berrangé
1
-1
/
+4
2022-04-21
tests: support QTEST_TRACE env variable
Daniel P. Berrangé
1
-2
/
+6
2022-04-21
tests: improve error message when saving TLS PSK file fails
Daniel P. Berrangé
1
-1
/
+1
2022-04-21
Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
10
-4
/
+72
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
10
-28
/
+17
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
2
-3
/
+3
2022-04-21
iotests: switch to AQMP
John Snow
1
-2
/
+1
2022-04-21
iotests/mirror-top-perms: switch to AQMP
John Snow
1
-6
/
+3
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-21
qapi-schema: test: add a unit test for parsing array alternates
Paolo Bonzini
3
-0
/
+45
2022-04-21
qapi-schema: test: add a qapi-schema-test for array alternates
Paolo Bonzini
4
-0
/
+9
2022-04-21
qapi-schema: support alternates with array type
Paolo Bonzini
3
-4
/
+18
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
[prev]
[next]