484 Commits (69345f948ab6051793c034ecedc97c68ca49649d)

Author SHA1 Message Date
Marc-André Lureau 69345f948a tests: add /qdev/free-properties test 3 months ago
Vladimir Sementsov-Ogievskiy 7404d6852d tests/unit: add unit test for qemu_hexdump() 5 months ago
Philippe Mathieu-Daudé 3115691855 bswap: Include missing 'qemu/bswap.h' header 3 months ago
Richard Henderson 71adccb6f7 include/qemu/atomic: Drop qatomic_{read,set}_[iu]64 3 months ago
Cédric Le Goater 7a05be8c70 tests/rcutorture: Fix build error 3 months ago
Markus Armbruster a4cda04107 error: error_free(NULL) is safe, drop unnecessary conditionals 4 months ago
Paolo Bonzini ba773aded3 block: rename block/aio.h to qemu/aio.h 4 months ago
Paolo Bonzini 238449947d block: reduce files included by block/aio.h 4 months ago
Paolo Bonzini ddab0ef124 block: extract include/qemu/aiocb.h out of include/block/aio.h 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini a5d7e646f6 include: move hw/ptimer.h to hw/core/ 4 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Peter Maydell 168558ed7b tests: Clean up includes 5 months ago
Stefan Hajnoczi ded29e64c6 aio-posix: integrate fdmon into glib event loop 5 months ago
Stefan Hajnoczi 330adf44dc tests/unit: skip test-nested-aio-poll with io_uring 5 months ago
Alex Bennée 91634cc331 timers: properly prefix init_clocks() 5 months ago
Daniel P. Berrangé 8031b5fb1a crypto: avoid loading the identity certs twice 5 months ago
Daniel P. Berrangé 167194d087 crypto: drop in-tree XTS cipher mode impl 5 months ago
Daniel P. Berrangé c4b3d0074e crypto: bump min gnutls to 3.7.5 5 months ago
Philippe Mathieu-Daudé 989221c0c7 io/channel: Have read/write functions take void * buffer argument 5 months ago
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 5 months ago
Daniel P. Berrangé 3995fc238e crypto: stop requiring "key encipherment" usage in x509 certs 9 months ago
matoro 87d6282e53 crypto: allow client/server cert chains 3 years ago
Daniel P. Berrangé c677657e99 crypto: fix error reporting in cert chain checks 9 months ago
Daniel P. Berrangé d37677602a crypto: validate an error is reported in test expected fails 5 months ago
Henry Kleynhans 75216f239f crypto: only verify CA certs in chain of trust 4 years ago
Daniel P. Berrangé e60eff91ef tests: use macros for registering char tests for sockets 4 years ago
Arun Menon 6f9fc6f501 migration: Remove error variant of vmstate_save_state() function 6 months ago
Arun Menon c632ffbd74 migration: push Error **errp into vmstate_load_state() 6 months ago
Markus Armbruster bcb536cabe error: Kill @error_warn 6 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 7 months ago
Vladimir Sementsov-Ogievskiy 8cb17f9c36 util: drop qemu_socket_set_nonblock() 7 months ago
Vladimir Sementsov-Ogievskiy 1ed8903916 treewide: handle result of qio_channel_set_blocking() 7 months ago
Fiona Ebner 54eb59d668 block: drop wrapper for bdrv_set_backing_hd_drained() 10 months ago
Fiona Ebner 6b89e851fa block: add bdrv_graph_wrlock_drained() convenience wrapper 10 months ago
Konstantin Kostiuk 1ebbc8b774 qga: Add tests for guest-get-load command 1 year ago
Philippe Mathieu-Daudé 2f014eabc1 tests/unit/test-char: Avoid using g_alloca() 10 months ago
Akihiko Odaki 1bc2c49539 futex: Support Windows 10 months ago
Akihiko Odaki 6e2d11bf04 futex: Check value after qemu_futex_wait() 10 months ago
Fiona Ebner b13f546545 block: move drain outside of bdrv_root_unref_child() 10 months ago
Fiona Ebner 77f3965ba7 block: move drain outside of bdrv_attach_child() 10 months ago
Fiona Ebner ffdcd081f5 block: move drain outside of bdrv_root_attach_child() 10 months ago
Fiona Ebner a1ea8eb591 block: move drain outside of bdrv_try_change_aio_context() 10 months ago
Matheus Tavares Bernardino 5c54a36726 tests/unit/test-util-sockets: fix mem-leak on error object 10 months ago
Juraj Marcin 1bd4237cb1 util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive 10 months ago
Juraj Marcin 316e8ee8d6 util/qemu-sockets: Refactor inet_parse() to use QemuOpts 10 months ago
Daniel P. Berrangé 01ce649e5d tests: fix skipping cipher tests when AES is not available 11 months ago
Daniel P. Berrangé 75134a3285 tests: skip legacy qcow2 encryption test if AES is not available 11 months ago
Daniel P. Berrangé 212c217f7d tests: skip encrypted secret tests if AES is not available 11 months ago
Eric Blake 253b43a290 mirror: Drop redundant zero_target parameter 11 months ago