A C toolkit to interract with the virtualization capabilities of Linux
Libvirt is a C toolkit to interact with the virtualization
capabilities of Linux. Virtualization of the Linux Operating System means
the ability to run multiple instances of Operating Systems concurrently
on a single hardware system where the basic resources are driven by a
Linux instance. The library aims to provide long term stable C API
to interact with Linux virtualization technologies.
- Developed at Virtualization
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libvirt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
25ea8e47-python-generator-fix2.patch | 0000003325 3.25 KB | |
567779e5-libxl-default-disk-backend.patch | 0000001441 1.41 KB | |
AF_PACKET.patch | 0000001066 1.04 KB | |
a6b8bae5-python-generator-fix1.patch | 0000001666 1.63 KB | |
baselibs.conf | 0000000098 98 Bytes | |
clone.patch | 0000002736 2.67 KB | |
install-apparmor-profiles.patch | 0000008426 8.23 KB | |
libvirt-1.0.2.tar.bz2 | 0016375455 15.6 MB | |
libvirt-guests-init-script.patch | 0000007669 7.49 KB | |
libvirt-suse-netcontrol.patch | 0000006920 6.76 KB | |
libvirt.changes | 0000063195 61.7 KB | |
libvirt.spec | 0000034126 33.3 KB | |
libvirtd-defaults.patch | 0000001042 1.02 KB | |
libvirtd-init-script.patch | 0000001361 1.33 KB | |
libvirtd-relocation-server.fw | 0000000112 112 Bytes | |
libvirtd.init | 0000002622 2.56 KB | |
relax-qemu-usergroup-check.patch | 0000001206 1.18 KB | |
suse-qemu-conf.patch | 0000001457 1.42 KB | |
virtlockd-init-script.patch | 0000003536 3.45 KB | |
xen-name-for-devid.patch | 0000008230 8.04 KB | |
xen-pv-cdrom.patch | 0000000918 918 Bytes |
Revision 114 (latest revision is 407)
Stephan Kulow (coolo)
accepted
request 156381
from
James Fehlig (jfehlig)
(revision 114)
Collection of bug fixes for libvirt 1.0.2 package. Please copy to 12.3 if that is still an option. Thanks! - Fix detach of managed PCI devices from inactive domains. Detected while running test cases for FATE #313570. Modified xen-name-for-devid.patch - spec: Fix installation of default network - Fix default setting of backend field of libxl_device_disk 567779e5-libxl-default-disk-backend.patch rhb#912488 - Fix build on IA64 Modified clone.patch
Comments 8
libvirt 4.7.0 has been released: ftp://libvirt.org/libvirt/libvirt-4.7.0.tar.xz
We need a resolution to bug#1106813 before libvirt 4.7.0 can be submitted to Factory. Note that I have 4.7.0 packaged and staged in my home project
https://build.opensuse.org/package/show/home:jfehlig:branches:Virtualization/libvirt
I couldn't find a place to report an issue, hopefully some developer take a look this comment
libvirt doesn't use the symbol g_uri_ref. There's likely something wrong with your libgobject installation. I just updated one of my TW machines and don't see the problem
Apparently this was an issue which can only be reproduced in the version
v1.0.20201025
of the vagrant box image , I upgraded it tov1.0.20201026
and the issue is gone. Thanks @jfehligVirtualBox is now at version 6.1.16. please update
The libvirt vbox driver is disabled. I'm happy to enable it if there is an interested maintainer.
oh i got the impression that libvirt maintainer also was the maintainer for Virtualbox. sorry for the confusion