Commit fae32b6
committed
fix: obtain libvirtversion instead of hypervisor version
https://libvirt.org/html/libvirt-libvirt-host.html#virConnectGetVersion
gets "the version level of the Hypervisor running" instead of the
libvirt version as the code here would indicate.1 parent 891c7a8 commit fae32b6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments