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-replication.c
Age
Commit message (
Expand
)
Author
2020-09-16
tests: test-replication disable /replication/secondary/* on msys2/mingw.
Yonggang Luo
2020-09-16
tests: Fixes test-replication.c on msys2/mingw.
Yonggang Luo
2020-09-06
tests: handling signal on win32 properly
Yonggang Luo
2020-07-02
tests: Use &error_abort where appropriate
Markus Armbruster
2020-03-03
tests/test-replication.c: Add test for for secondary node continuing replication
Lukas Straub
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2018-10-01
test-replication: Lock AioContext around blk_unref()
Kevin Wolf
2018-06-15
block: Add block-specific QDict header
Max Reitz
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2017-05-11
tests: Disable image lock in test-replication
Fam Zheng
2017-04-24
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
2016-11-15
test-replication: fix leaks
Marc-André Lureau
2016-09-13
tests: add unit test case for replication
Changlong Xie