484 Commits (69345f948ab6051793c034ecedc97c68ca49649d)

Author SHA1 Message Date
Eric Blake 3069522bb9 test-cutils: Test more integer corner cases 3 years ago
Eric Blake d326d03bcd test-cutils: Test integral qemu_strto* value on failures 3 years ago
Eric Blake 3b4790d4ec test-cutils: Use g_assert_cmpuint where appropriate 3 years ago
Eric Blake 3a59259225 test-cutils: Avoid g_assert in unit tests 3 years ago
Stefan Hajnoczi 60f782b6b7 aio: remove aio_disable_external() API 3 years ago
Stefan Hajnoczi ab61335025 block: drain from main loop thread in bdrv_co_yield_to_drain() 3 years ago
Kevin Wolf 6e01215932 raw-format: Fix open with 'file' in iothread 3 years ago
Kevin Wolf c6e0a6de62 block: Take main AioContext lock when calling bdrv_open() 3 years ago
Richard Henderson 7ba7db9fa1 migration/xbzrle: Use i386 host/cpuinfo.h 3 years ago
Stefan Hajnoczi 844a12a63e tested: add test for nested aio_poll() in poll handlers 3 years ago
Kevin Wolf 01a10c2433 test-bdrv-drain: Call bdrv_co_unref() in coroutine context 3 years ago
Kevin Wolf 87f130bdaa test-bdrv-drain: Take graph lock more selectively 3 years ago
Paolo Bonzini 34f983d86f build: move sanitizer tests to meson 3 years ago
Kevin Wolf 57f3d07b18 test-bdrv-drain: Don't modify the graph in coroutines 3 years ago
Paolo Bonzini 355635c018 test-aio-multithread: simplify test_multi_co_schedule 3 years ago
Paolo Bonzini 4f7335e21d test-aio-multithread: do not use mb_read/mb_set for simple flags 3 years ago
Daniel Xu c7d74f2724 qga: test: Add tests for `merged` flag 3 years ago
Alexander Bulekov 9c86c97f12 async: Add an optional reentrancy guard to the BH API 3 years ago
Daniel P. Berrangé a17dbc4b79 qapi: allow unions to contain further unions 3 years ago
Paolo Bonzini 10bf10a8e3 tests: mark more coroutine_fns 3 years ago
Emanuele Giuseppe Esposito aef04fc790 thread-pool: avoid passing the pool parameter every time 3 years ago
Juan Quintela 9a29e02073 test: Fix test-crypto-secret when compiling without keyring support 3 years ago
Emilio Cota e3feb2cc22 util: import GTree as QTree 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Peter Maydell b6903cbe3a tests/unit/test-blockjob: Disable complete_in_standby test 3 years ago
Marc-André Lureau 6d3b418a4e tests: fix path separator, use g_build_filename() 3 years ago
Marc-André Lureau 25657fc6c1 win32: replace closesocket() with close() wrapper 3 years ago
Marc-André Lureau 3ffef1a55c error: add global &error_warn destination 3 years ago
Marc-André Lureau 6bbee5dbaa tests: add test-error-report 3 years ago
Marc-André Lureau a59100a9b0 tests: use closesocket() 3 years ago
David Woodhouse 15e283c5b6 hw/xen: Add foreignmem operations to allow redirection to internal emulation 3 years ago
David Woodhouse 766804b101 hw/xen: Implement core serialize/deserialize methods for xenstore_impl 3 years ago
Paul Durrant be1934dfef hw/xen: Implement XenStore permissions 3 years ago
David Woodhouse 7cabbdb70d hw/xen: Watches on XenStore transactions 3 years ago
David Woodhouse 7248b87cb0 hw/xen: Implement XenStore transactions 3 years ago
David Woodhouse 6e1330090d hw/xen: Implement XenStore watches 3 years ago
David Woodhouse 3ef7ff83ca hw/xen: Add basic XenStore tree walk and write/read/directory support 3 years ago
Eric Auger abe2c4bdb6 test-vmstate: fix bad GTree usage, use-after-free 3 years ago
Alex Bennée c997068077 tests: be a bit more strict cleaning up fifos 3 years ago
Alex Bennée a6d715116f tests: don't run socat tests on MacOS as well 3 years ago
Philippe Mathieu-Daudé 62b6323d1c tests/unit: Restrict machine-smp.c test to system emulation 3 years ago
Philippe Mathieu-Daudé 5b5968c477 replay: Extract core API to 'exec/replay-core.h' 3 years ago
Khadija Kamran 0c201cc17f Updated the FSF address to <https://www.gnu.org/licenses/> 3 years ago
Kevin Wolf b9b10c35e5 block: Mark public read/write functions GRAPH_RDLOCK 3 years ago
Kevin Wolf 7ff9579e60 block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK 3 years ago
ling xu cc98c9fd5c Update bench-code for addressing CI problem 3 years ago
Markus Armbruster a67dfa660b Drop duplicate #include 3 years ago
Markus Armbruster bfe7bf8590 Don't include headers already included by qemu/osdep.h 3 years ago
manish.mishra 84615a19dd io: Add support for MSG_PEEK for socket channel 3 years ago
Alex Bennée c906e6fbaa tests/unit: drop hacky race avoidance in test-io-channel-command 3 years ago