index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-block-iothread.c
Age
Commit message (
Expand
)
Author
2019-09-10
job: drop job_drain
Vladimir Sementsov-Ogievskiy
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-07-19
tests: Lock AioContexts in test-block-iothread
Max Reitz
2019-06-04
block: Move node without parents to main AioContext
Kevin Wolf
2019-06-04
test-block-iothread: BlockBackend AioContext across root node change
Kevin Wolf
2019-06-04
test-block-iothread: Test adding parent to iothread node
Kevin Wolf
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
test-block-iothread: Check filter node in test_propagate_mirror
Kevin Wolf
2019-05-20
test-block-iothread: Test AioContext propagation for block jobs
Kevin Wolf
2019-05-20
test-block-iothread: Test AioContext propagation through the tree
Kevin Wolf
2019-05-10
test-block-iothread: Job coroutine thread after AioContext switch
Kevin Wolf
2019-02-01
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf