- Oct 18, 2012
-
-
Anael Beutot authored
-
Anael Beutot authored
Added the type in the method signature in cc-common.
-
Anael Beutot authored
Moved to cc-common
-
Anael Beutot authored
Was using a closure for tag function thus storage variable was always referencing the last value of the iteration.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
hypervisor/__init__.py -> hypervisor/__init__.py (Handler) hypervisor/kvm.py (Hypervisor -> KVM) hypervisor/lib.py (Storage*/Volume)
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Replaced all logger call in child. Added dedicated libev loop. Handle exceptions using fatal helpers of ForkedJob.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Replace logging calls with sys.stderr.write in order to prevent deadlock in the fork.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Indicates if driver used for disk backing is using some sort of caching which may lead to data corruption for a live migration.
-
Anael Beutot authored
This prevents client libvirt version 0.8.8 to segfault when reseting libvirt event handlers.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
sending events on removed domains or sending removed event too late.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Sometimes, libvirt tells us too late that a domain has been removed.
-
Anael Beutot authored
-
Anael Beutot authored
-