[PATCH 0/5] Implement some IOThread related APIs for test driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



- Implement virDomainAddIOThread
- Implement virDomainDelIOThread
- Implement virDomainGetIOThreadInfo
- Add tests for these APIs

Luke Yue (5):
  conf: domain: Introduce and use virDomainAddIOThreadCheck()
  test_driver: Implement virDomainAddIOThread and virDomainDelIOThread
  conf: domain: Introduce and use virDomainGetIOThreadsConfig()
  test_driver: Implement virDomainGetIOThreadInfo
  tests: Test IOThread related functions for test driver

 examples/xml/test/testdomfc4.xml |   4 +
 src/conf/domain_conf.c           | 126 +++++++++++++++++++++
 src/conf/domain_conf.h           |  12 ++
 src/libvirt_private.syms         |   3 +
 src/qemu/qemu_driver.c           | 113 +------------------
 src/test/test_driver.c           | 186 +++++++++++++++++++++++++++++++
 tests/virshtest.c                |  40 +++++++
 7 files changed, 376 insertions(+), 108 deletions(-)

-- 
2.32.0




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux