[PATCH 0/2] conf: Turn virDomainDeviceDef->type into proper type

Peter Krempa pkrempa at redhat.com
Thu Feb 2 16:15:09 UTC 2023


Some more patch necromancy.

Pipeline:
https://gitlab.com/pipo.sk/libvirt/-/pipelines/765613613

Peter Krempa (2):
  virDomainDeviceDefParse: Separate code for parsing type
  conf: Use proper type for 'type' field of struct _virDomainDeviceDef

 src/conf/domain_conf.c     |  43 ++++++----
 src/conf/domain_conf.h     |   2 +-
 src/hyperv/hyperv_driver.c |  28 ++++++-
 src/libxl/libxl_driver.c   | 158 ++++++++++++++++++++++++++++++++++--
 src/lxc/lxc_driver.c       | 159 +++++++++++++++++++++++++++++++++++--
 src/vz/vz_sdk.c            |  81 ++++++++++++++++++-
 tests/qemuhotplugtest.c    |  76 +++++++++++++++++-
 7 files changed, 512 insertions(+), 35 deletions(-)

-- 
2.39.1



More information about the libvir-list mailing list