summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/driver.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed suspend for PCI passthroughLudovic Beliveau2017-05-041-1/+2
* Fix HTTP 500 raised for getConsoleLog for stopped instanceKevin_Zheng2017-04-131-0/+2
* Ignore IOError when creating 'console.log'Stephen Finucane2017-04-071-1/+8
* Merge "libvirt: Acquire TCP ports for console during live migration" into sta...Jenkins2017-03-171-0/+42
|\
| * libvirt: Acquire TCP ports for console during live migrationMarkus Zoeller2017-01-031-0/+42
* | Merge "libvirt: Remove redundant bdm serial mangling and saving during swap_v...Jenkins2017-03-151-8/+7
|\ \
| * | libvirt: Remove redundant bdm serial mangling and saving during swap_volumeLee Yarwood2017-02-091-8/+7
* | | Fix spice channel typem4cr0v2017-03-031-0/+1
* | | Merge "libvirt: Improve _is_booted_from_volume implementation" into stable/ne...Jenkins2017-02-161-19/+16
|\ \ \
| * | | libvirt: Improve _is_booted_from_volume implementationFeodor Tersin2017-01-111-19/+16
* | | | Merge "libvirt: Delete duplicate check when live-migrating" into stable/newtonJenkins2017-02-161-22/+1
|\ \ \ \ | |/ / /
| * | | libvirt: Delete duplicate check when live-migratingHiroyuki Eguchi2017-01-111-22/+1
* | | | Merge "libvirt: Limit destroying disks during cleanup to spawn" into stable/n...Jenkins2017-02-161-7/+13
|\ \ \ \
| * | | | libvirt: Limit destroying disks during cleanup to spawnLee Yarwood2017-02-031-7/+13
| | |/ / | |/| |
* | | | Merge "libvirt: fix nova can't delete the instance with nvram" into stable/ne...Jenkins2017-02-111-3/+6
|\ \ \ \
| * | | | libvirt: fix nova can't delete the instance with nvramKevin Zhao2017-02-021-3/+6
| |/ / /
* | | | Merge "libvirt: do not return serial address if disabled on destination" into...Jenkins2017-02-111-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | libvirt: do not return serial address if disabled on destinationSahid Orentino Ferdjaoui2017-01-031-0/+4
* | | | Merge "libvirt: Fix BlockDevice.wait_for_job when qemu reports no job" into s...Jenkins2017-02-111-5/+5
|\ \ \ \
| * | | | libvirt: Fix BlockDevice.wait_for_job when qemu reports no jobMatthew Booth2017-01-311-5/+5
| | |/ / | |/| |
* | | | Merge "Fix cold migration with qcow2 ephemeral disks" into stable/newtonJenkins2017-02-111-8/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix cold migration with qcow2 ephemeral disksChris Friesen2017-01-111-8/+23
| | |/ | |/|
* | | Merge "libvirt: fix incorrect host cpus giving to emulator threads when RT" i...Jenkins2017-02-111-20/+33
|\ \ \ | |_|/ |/| |
| * | libvirt: fix incorrect host cpus giving to emulator threads when RTSahid Orentino Ferdjaoui2016-11-031-20/+33
* | | libvirt: Detach volumes from a domain before detaching any encryptorsLee Yarwood2017-01-241-4/+4
| |/ |/|
* | Merge "libvirt: Use the recreated disk.config.rescue during a rescue" into st...Jenkins2016-12-151-2/+3
|\ \
| * | libvirt: Use the recreated disk.config.rescue during a rescueLee Yarwood2016-11-251-2/+3
* | | Cleanup after any failed libvirt spawnDan Smith2016-12-121-8/+20
* | | Convert live migration uri back to stringPawel Koniszewski2016-11-301-1/+7
* | | Add migrate_uri for invoking the migrationAlberto Planas2016-11-301-0/+20
|/ /
* | Merge "libvirt: fix serial console not correctly defined after live-migration...Jenkins2016-11-111-27/+9
|\ \
| * | libvirt: fix serial console not correctly defined after live-migrationSahid Orentino Ferdjaoui2016-10-141-27/+9
* | | libvirt: sync time on resumed from suspend instancesVladik Romanovsky2016-11-041-2/+12
| |/ |/|
* | Merge "Fix issue with not removing rbd rescue disk" into stable/newtonJenkins2016-10-231-1/+14
|\ \
| * | Fix issue with not removing rbd rescue diskBartek Zurawski2016-10-131-1/+14
| |/
* | Fix exception due to BDM race in get_available_resource()shi liang2016-10-181-1/+4
* | Fix exception when vcpu_pin_set is set to ""Davanum Srinivas2016-10-141-1/+1
|/
* Merge "refresh instances_path when shared storage used" into stable/newton14.0.1Jenkins2016-10-111-0/+8
|\
| * refresh instances_path when shared storage usedTom Patzig2016-10-041-0/+8
* | libvirt: fix DiskSmallerThanImage when block migrate ephemeralsSahid Orentino Ferdjaoui2016-10-061-6/+13
|/
* Revert "Set 'serial' to new volume ID in swap volumes"Sylvain Bauza2016-09-211-1/+1
* Merge "libvirt: add hugepages support for Power"Jenkins2016-09-141-1/+1
|\
| * libvirt: add hugepages support for PowerBreno Leitao2016-09-021-1/+1
* | Merge "Fixed indentation"Jenkins2016-09-141-9/+9
|\ \
| * | Fixed indentationGábor Antal2016-08-311-9/+9
* | | Merge "Revert "libvirt: move graphic/serial consoles check to pre_live_migrat...Jenkins2016-09-131-10/+11
|\ \ \
| * | | Revert "libvirt: move graphic/serial consoles check to pre_live_migration"John Garbutt2016-09-121-10/+11
* | | | Merge "libvirt: inject files when config drive is not requested"Jenkins2016-09-121-1/+2
|\ \ \ \
| * | | | libvirt: inject files when config drive is not requestedVladik Romanovsky2016-09-091-1/+2
* | | | | Merge "cleanup: separate the creation of a local root to it's own method"Jenkins2016-09-121-36/+46
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |