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
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
tests/crypto: Add test suite for RSA keys
Lei He
1
-3
/
+282
2022-05-26
test/crypto: Add test suite for crypto akcipher
Lei He
2
-0
/
+712
2022-05-26
crypto: add ASN.1 DER decoder
Lei He
2
-0
/
+291
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
1
-3
/
+3
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
1
-0
/
+1
2022-05-16
tests: add migration tests of TLS with PSK credentials
Daniel P. Berrangé
2
-3
/
+16
2022-05-16
tests: add more helper macros for creating TLS x509 certs
Daniel P. Berrangé
1
-0
/
+53
2022-05-16
tests: fix encoding of IP addresses in x509 certs
Daniel P. Berrangé
2
-5
/
+22
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
2
-5
/
+5
2022-05-03
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
1
-2
/
+2
2022-05-03
tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
1
-1
/
+1
2022-05-03
libqtest: split QMP part in libqmp
Marc-André Lureau
1
-1
/
+1
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
1
-1
/
+1
2022-04-21
Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
1
-1
/
+1
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
1
-0
/
+40
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
6
-10
/
+11
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
qapi-schema: test: add a unit test for parsing array alternates
Paolo Bonzini
1
-0
/
+40
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
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-06
Remove qemu-common.h include from most units
Marc-André Lureau
19
-19
/
+0
2022-04-06
tests: replace free_all() usage with g_auto
Marc-André Lureau
1
-87
/
+40
2022-04-06
meson: remove test-qdev-global-props dependency on testqapi
Marc-André Lureau
1
-1
/
+1
2022-03-22
tests: remove needless include
Marc-André Lureau
1
-1
/
+0
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
1
-2
/
+2
2022-03-22
Drop qemu_foo() socket API wrapper
Marc-André Lureau
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-30
/
+30
2022-03-06
misc: Remove unnecessary "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2022-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
2
-7
/
+7
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
1
-3
/
+3
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-02-23
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2
-0
/
+273
2022-02-21
configure, meson: move guest-agent, tools to meson
Paolo Bonzini
1
-3
/
+1
2022-02-21
configure, meson: move block layer options to meson_options.txt
Paolo Bonzini
1
-1
/
+1
2022-02-16
seccomp: fix blocking of process spawning
Daniel P. Berrangé
1
-2
/
+1
2022-02-16
seccomp: add unit test for seccomp filtering
Daniel P. Berrangé
2
-0
/
+274
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2
-4
/
+4
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2
-4
/
+4
2022-01-12
meson: reenable filemonitor-inotify compilation
Volker Rümelin
1
-1
/
+1
2022-01-05
tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Philippe Mathieu-Daudé
1
-2
/
+4
2021-12-31
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang
1
-14
/
+2
[next]