Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v38
  • v37
  • v36
  • v35
  • v34
  • v33
  • v32
  • v31
  • v30
  • v29
  • v27
  • v26
  • v25
  • v24
  • v23
  • v20
  • v19
  • v18
  • v17
  • v16
21 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Oct9Sep24Jun131May131230Mar2321Feb109325Jan24111031Dec3028272423222120Fix EBADF when closing fds in parent for ForkedJobUpdated tunnel handlersTunnelJob now inherits from ForkedJobAdded helper functions for logging fatal error in ForkedJobFix error reporting for ForkedJob (parent error)Refactored BaseIOJob into two classes ForkedJob and BaseIOJob.Added util function for getting signal names from signal numbersAdded a correspondance between sig num and namesAdd debug in live migrationAdded a set autostart handler for VMs.Added autostart tag for VMs.Close fds in child for safe migration and reset signal mapDebug log on stderr for child in safe migrationAdd set_signal_map to utils.Add util function for closing all open fds.Prevent fd leakage by opening new libvirt connections in child.Added handler for setting virtio block cache to none.Fix std variable name.Fix unused import.Fix std variable name.Call stop method of job_manager on stop.Implemented stop method of job_manager.Changed handler for volume export.Import and export volume jobs inherit from BaseIOJob.Implemented BaseIOJob.Debug feature in config.Explicitly pass ev_loop for DRBD job creation.No more ev_loop implicit argument to every jobs creation anymore.Debug logging in stderr.Back to old configuration format.Fix errno 3 when stopping host handler.Fix log when VM is undefined.Added tag for hypervisors showing total cpu and memory allocated to VMs.Typo.Add tag cache for VMs.VirtEventLoop is now a singleton.Moved singleton metaclass in utils.py.Safe live migrationVM console handler.Implement VM console.
Loading