Files
libguestfs/lib/launch-libvirt.c
Richard W.M. Jones 39d4437e29 lib: libvirt: Remove assumptions that g->hv != NULL
For the libvirt backend we no longer need to determine if we're using
a custom hypervisor using black magic.  Instead we can simply check if
g->hv is non-NULL.
2026-03-17 19:07:32 +00:00

64 KiB