summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/migration.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: remove default cputune shares valueArtom Lifshitz2022-07-141-0/+13
* Ensure MAC addresses characters are in the same caseDmitriy Rabotyagov2021-10-111-2/+9
* libvirt: Set driver_iommu when attaching virtio devices to SEV instanceLee Yarwood2021-06-071-4/+5
* libvirt: Remove MIN_LIBVIRT_FILE_BACKED_DISCARD_VERSIONLee Yarwood2020-09-221-7/+1
* Handle multiple 'vcpusched' elements during live migrateStephen Finucane2020-07-281-3/+17
* Remove compatibility check from migrate_dataBalazs Gibizer2020-05-221-29/+2
* Support live migration with vpmemLuyaoZhong2020-04-071-1/+26
* libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED eventMatt Riedemann2019-11-051-11/+17
* Merge "[Trivial]Remove unused helper should_switch_to_postcopy"Zuul2019-09-231-33/+0
|\
| * [Trivial]Remove unused helper should_switch_to_postcopyzhufl2019-08-291-33/+0
* | LM: Use Claims to update numa-related XML on the sourceArtom Lifshitz2019-09-121-0/+44
|/
* hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-241-2/+2
* libvirt: remove live_migration_progress_timeout configYikun Jiang2018-12-141-15/+3
* libvirt: add live migration timeout actionYikun Jiang2018-12-141-10/+15
* libvirt: Avoid setting MTU during live migration if unsetMohammed Naser2018-10-291-2/+7
* libvirt: use dest host vif migrate details for live migrationMatt Riedemann2018-07-191-1/+60
* Implement discard for file backed memoryZack Cornelius2018-06-211-1/+8
* Fix nits from change I676291ec0faa1dea0bd5050ef8e3426d171de4c6Zack Cornelius2018-06-211-3/+3
* Implement file backed memory for instances in libvirtZack Cornelius2018-06-201-0/+47
* libvirt: QEMU native LUKS decryption for encrypted volumesLee Yarwood2018-01-231-0/+10
* live-mig: keep disk device address sameMike Lowe2017-12-141-5/+10
* Make etree.tostring() emit unicode everywhereMatthew Booth2017-09-281-1/+1
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-22/+17
* Use flake8-import-orderJohn L. Villalovos2017-03-061-0/+1
* Use min parameter to restrict live-migration config optionsChangBo Guo(gcb)2017-02-101-26/+0
* Change exponential function to linearPawel Koniszewski2017-01-261-16/+14
* Move migration_downtime_steps to libvirt/migrationPawel Koniszewski2017-01-191-0/+71
* libvirt: prepare domain XML update for serial portsMarkus Zoeller2016-11-221-6/+34
* libvirt: do not return serial address if disabled on destinationSahid Orentino Ferdjaoui2016-11-221-1/+11
* Merge "libvirt: Add migration support for perf event support"Jenkins2016-06-291-0/+35
|\
| * libvirt: Add migration support for perf event supportEli Qiao2016-06-291-0/+35
* | Add automatic switching to postcopy mode when migration is not progressingLuis Tomas2016-06-291-1/+41
* | Extend live-migration-force-complete to use postcopy if availableLuis Tomas2016-06-291-11/+39
|/
* libvirt: split out code for recovering after migration tasksDaniel P. Berrange2016-06-241-0/+36
* libvirt: split out code for processing migration tasksDaniel P. Berrange2016-06-241-0/+34
* libvirt: split off code for updating migration stats in the DBDaniel P. Berrange2016-06-241-0/+26
* libvirt: split off code for updating live migration downtimeDaniel P. Berrange2016-06-241-0/+56
* libvirt: split out code for determining if migration should abortDaniel P. Berrange2016-06-241-0/+34
* libvirt: split out code for detecting live migration job typeDaniel P. Berrange2016-06-241-0/+43
* libvirt: introduces module to handle domain xml migrationSahid Orentino Ferdjaoui2016-05-031-0/+122