libvirt/src/hypervisor
Luke Yue fac57323fc domain_driver.c: Introduce and use virDomainDriverGetIOThreadsConfig()
The test driver can share the same code with qemu driver when implement
testDomainGetIOThreadsConfig, so extract it for test driver to use.

Also add a new parameter `bitmap_size` to the function, it's used for
specifying the bitmap size of the bitmap to generate, it would be helpful
for test driver or some special situation.

Signed-off-by: Luke Yue <lukedyue@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-09-23 13:41:19 +02:00
..
domain_cgroup.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
domain_cgroup.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
domain_driver.c domain_driver.c: Introduce and use virDomainDriverGetIOThreadsConfig() 2021-09-23 13:41:19 +02:00
domain_driver.h domain_driver.c: Introduce and use virDomainDriverGetIOThreadsConfig() 2021-09-23 13:41:19 +02:00
meson.build scripts/check-aclrules.py: check ACL for domain_driver.c ACL callers 2021-02-17 15:56:53 -03:00
virclosecallbacks.c virCloseCallbacksNew: virHashNew cannot return NULL 2021-07-23 11:30:52 +02:00
virclosecallbacks.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virhostdev.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virhostdev.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00