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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()
Alberto Faria
2022-07-12
1
-4
/
+4
*
tests: fix test-cutils leaks
Marc-André Lureau
2022-07-04
1
-8
/
+34
*
migration: remove the QEMUFileOps abstraction
Daniel P. Berrangé
2022-06-23
1
-3
/
+2
*
io: add a QIOChannelNull equivalent to /dev/null
Daniel P. Berrangé
2022-06-22
2
-0
/
+96
*
cutils: add functions for IEC and SI prefixes
Paolo Bonzini
2022-06-14
1
-0
/
+52
*
test/qga: use g_auto wherever sensible
Marc-André Lureau
2022-05-28
1
-78
/
+43
*
test/qga: use G_TEST_DIR to locate os-release test file
Marc-André Lureau
2022-05-28
1
-6
/
+5
*
tests/crypto: Add test suite for RSA keys
Lei He
2022-05-26
1
-3
/
+282
*
test/crypto: Add test suite for crypto akcipher
Lei He
2022-05-26
2
-0
/
+712
*
crypto: add ASN.1 DER decoder
Lei He
2022-05-26
2
-0
/
+291
*
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
1
-3
/
+3
*
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
1
-0
/
+1
*
tests: add migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
2
-3
/
+16
*
tests: add more helper macros for creating TLS x509 certs
Daniel P. Berrangé
2022-05-16
1
-0
/
+53
*
tests: fix encoding of IP addresses in x509 certs
Daniel P. Berrangé
2022-05-16
2
-5
/
+22
*
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
2
-5
/
+5
*
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
1
-2
/
+2
*
tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
libqtest: split QMP part in libqmp
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
2022-04-22
1
-1
/
+1
|
\
|
*
tests: improve error message when saving TLS PSK file fails
Daniel P. Berrangé
2022-04-21
1
-1
/
+1
*
|
Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2022-04-21
1
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
qapi-schema: test: add a unit test for parsing array alternates
Paolo Bonzini
2022-04-21
1
-0
/
+40
*
|
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
6
-10
/
+11
|
\
\
|
*
|
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
|
|
/
*
|
Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2022-04-21
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
qemu/int128: add int128_urshift
Matheus Ferst
2022-04-20
1
-0
/
+50
*
|
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
|
/
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
19
-19
/
+0
*
tests: replace free_all() usage with g_auto
Marc-André Lureau
2022-04-06
1
-87
/
+40
*
meson: remove test-qdev-global-props dependency on testqapi
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
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
1
-2
/
+2
*
Drop qemu_foo() socket API wrapper
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
4
-30
/
+30
*
misc: Remove unnecessary "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+0
*
rcu: use coroutine TLS macros
Stefan Hajnoczi
2022-03-04
2
-7
/
+7
*
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
1
-3
/
+3
*
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
2022-03-04
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-23
2
-0
/
+273
|
\
|
*
seccomp: fix blocking of process spawning
Daniel P. Berrangé
2022-02-16
1
-2
/
+1
|
*
seccomp: add unit test for seccomp filtering
Daniel P. Berrangé
2022-02-16
2
-0
/
+274
[prev]
[next]