Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the libvirt logging verbosity (not needed for qemu vms) #3721

Merged
merged 1 commit into from
Aug 28, 2023

Commits on Jul 24, 2023

  1. Reduce the libvirt logging verbosity (not needed for qemu vms)

    We do this by utilzing lazy imports where imported modules will
    only be read when used and not within any modules of shared qemu
    and livbirt vm usage.
    
    Signed-off-by: Plamen Dimitrov <[email protected]>
    pevogam committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    df6175e View commit details
    Browse the repository at this point in the history