]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test_driver: Implement virDomainAddIOThread
authorLuke Yue <lukedyue@gmail.com>
Wed, 15 Sep 2021 15:30:24 +0000 (23:30 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 23 Sep 2021 11:41:13 +0000 (13:41 +0200)
commit04d25261a6825c834e30177c99e3fac966196911
tree577e6b055b06f74c9c1c7401b05bd638fb9ec408
parent6650d14f6c143b06b893f421219d80945c3893f3
test_driver: Implement virDomainAddIOThread

Introduce testDomainChgIOThread at the same time, could be used for
virDomainDelIOThread etc.

Signed-off-by: Luke Yue <lukedyue@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/test/test_driver.c