libvirt
Here are 322 public repositories matching this topic...
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Jun 20, 2021 - Go
This is an experiment to attempt to make the provider independent of the operating system. The motivation is to be able to distribute it via the terraform registry (dmacvicar/terraform-provider-libvirt#747). As an experiment, it is not guaranteed that the changes will make into the main branch.
The strategy is to move from [libvirt-go](https://github.com/libvirt/libv
-
Updated
Dec 9, 2020 - Go
-
Updated
Apr 18, 2020 - Go
-
Updated
Jun 4, 2021 - Shell
The virtual machine has been removed outside Ravada and its information is still in the db. But the virtual machine doesn't exist so it can't be removed.
When the base is removed, removing clones raises this error:
Can't call method "id_owner" on an undefined value at lib/Ravada/Domain.pm line 625.
-
Updated
Apr 28, 2021 - Shell
-
Updated
Jun 15, 2021 - Shell
We should add the seguent targets to travis pipeline:
- Ubuntu 20.04
- Ubuntu 20.04 - image without netplan
- Ubuntu 18.04
- Ubuntu 18.04 - image without netplan
Also we could add (nice to have)
- Centos 7.x
- Debian 9
-
Updated
Jul 25, 2019 - JavaScript
Configuration file
There are some command line (e.g. --min-memory and --adj-memory for autoballooning, also --networking-model in #20) switches that are better to have also in the configuration file that not introduced yet.
So the idea is to have a configuration file that will set all Default("...") in parameters for kingpin.
-
Updated
May 18, 2021 - C++
-
Updated
Jan 14, 2021 - Python
-
Updated
Jan 27, 2021 - Python
-
Updated
Mar 23, 2021 - Shell
-
Updated
Jun 13, 2021 - Shell
-
Updated
May 31, 2021 - Python
Improve this page
Add a description, image, and links to the libvirt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libvirt topic, visit your repo's landing page and select "manage topics."


What are you trying to do?
Figure out if an instance has mounts enabled and active or not
What's your proposed solution?
Add a "row" to
multipass infowhich would say that there are no mounts presentAdditional context
Info about mounts is only shown when mounts are active. The "absence" of active mounts is on its own not necessarily evident when it is not shown. For a goo