[PATCH 0/2] libxl: Remove dead code

Jim Fehlig jfehlig at suse.com
Tue Nov 23 23:43:28 UTC 2021


I was too lazy to dig through history, but I think 1/2 was the result
of too much copy and paste when originally implementing jobs in the
libxl driver. For 2/2, I think there was some ill-conceived locking of
the libxlDomainObjPrivate in the past. Its use was killed but the
object remained virObjectLockable.

Jim Fehlig (2):
  libxl: Remove unused macros
  libxl: Don't derive libxlDomainObjPrivate from virObjectLockable

 src/libxl/libxl_domain.c | 38 ++++++--------------------------------
 src/libxl/libxl_domain.h |  7 -------
 2 files changed, 6 insertions(+), 39 deletions(-)

-- 
2.33.0





More information about the libvir-list mailing list