aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2023-05-23migration/xbzrle: Use i386 host/cpuinfo.hRichard Henderson1-39/+10
2023-05-19tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi2-1/+134
2023-05-19test-bdrv-drain: Call bdrv_co_unref() in coroutine contextKevin Wolf1-1/+1
2023-05-19test-bdrv-drain: Take graph lock more selectivelyKevin Wolf1-2/+2
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini1-1/+1
2023-05-10test-bdrv-drain: Don't modify the graph in coroutinesKevin Wolf1-37/+75
2023-05-08test-aio-multithread: simplify test_multi_co_schedulePaolo Bonzini1-6/+12
2023-05-08test-aio-multithread: do not use mb_read/mb_set for simple flagsPaolo Bonzini1-6/+6
2023-05-04qga: test: Add tests for `merged` flagDaniel Xu1-17/+141
2023-04-28async: Add an optional reentrancy guard to the BH APIAlexander Bulekov1-1/+2
2023-04-26Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson2-0/+105
2023-04-26qapi: allow unions to contain further unionsDaniel P. Berrangé2-0/+105
2023-04-25tests: mark more coroutine_fnsPaolo Bonzini1-1/+1
2023-04-25thread-pool: avoid passing the pool parameter every timeEmanuele Giuseppe Esposito1-7/+5
2023-04-20test: Fix test-crypto-secret when compiling without keyring supportJuan Quintela1-5/+5
2023-03-28util: import GTree as QTreeEmilio Cota2-0/+334
2023-03-20replace TABs with spacesYeqi Fu1-1/+1
2023-03-20tests/unit/test-blockjob: Disable complete_in_standby testPeter Maydell1-1/+8
2023-03-13tests: fix path separator, use g_build_filename()Marc-André Lureau1-1/+1
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau1-4/+4
2023-03-13error: add global &error_warn destinationMarc-André Lureau1-0/+18
2023-03-13tests: add test-error-reportMarc-André Lureau2-0/+122
2023-03-13tests: use closesocket()Marc-André Lureau1-3/+3
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse1-0/+1
2023-03-07hw/xen: Implement core serialize/deserialize methods for xenstore_implDavid Woodhouse1-10/+226
2023-03-07hw/xen: Implement XenStore permissionsPaul Durrant1-1/+26
2023-03-07hw/xen: Watches on XenStore transactionsDavid Woodhouse1-1/+230
2023-03-07hw/xen: Implement XenStore transactionsDavid Woodhouse1-0/+118
2023-03-07hw/xen: Implement XenStore watchesDavid Woodhouse1-0/+85
2023-03-07hw/xen: Add basic XenStore tree walk and write/read/directory supportDavid Woodhouse2-0/+198
2023-03-02test-vmstate: fix bad GTree usage, use-after-freeEric Auger1-3/+2
2023-03-01tests: be a bit more strict cleaning up fifosAlex Bennée1-1/+5
2023-03-01tests: don't run socat tests on MacOS as wellAlex Bennée1-2/+2
2023-02-27tests/unit: Restrict machine-smp.c test to system emulationPhilippe Mathieu-Daudé1-1/+1
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé1-1/+1
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran2-4/+2
2023-02-23block: Mark public read/write functions GRAPH_RDLOCKKevin Wolf1-9/+11
2023-02-23block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCKKevin Wolf1-1/+2
2023-02-11Update bench-code for addressing CI problemling xu1-5/+34
2023-02-08Drop duplicate #includeMarkus Armbruster1-1/+0
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster1-1/+0
2023-02-06io: Add support for MSG_PEEK for socket channelmanish.mishra1-0/+1
2023-02-03Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-0/+3
2023-02-02tests/unit: drop hacky race avoidance in test-io-channel-commandAlex Bennée1-4/+10
2023-02-01block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixedEmanuele Giuseppe Esposito1-0/+3
2023-01-20Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...Peter Maydell5-5/+3
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster2-1/+2
2023-01-20coroutine: Split qemu/coroutine-core.h off qemu/coroutine.hMarkus Armbruster1-1/+1
2023-01-19coroutine: Clean up superfluous inclusion of qemu/lockable.hMarkus Armbruster1-1/+0
2023-01-19coroutine: Clean up superfluous inclusion of qemu/coroutine.hMarkus Armbruster2-2/+0