summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/config.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: Add configuration options to set SPICE compression settingsManuel Bentele2023-01-111-0/+24
* Handle mdev devices in libvirt 7.7+Billy Olsen2022-11-181-0/+3
* libvirt: Add vIOMMU device to guestStephen Finucane2022-09-011-4/+89
* Add source dev parsing for vdpa interfacesSean Mooney2022-08-221-0/+2
* Merge "Update libvirt enlightenments for Windows"Zuul2022-08-091-0/+27
|\
| * Update libvirt enlightenments for WindowsArtom Lifshitz2022-08-021-0/+27
* | libvirt: Ignore LibvirtConfigObject kwargsStephen Finucane2022-07-151-19/+35
|/
* driver/secheduler/docs for Adds Pick guest CPU architecture based onJonathan Race2022-02-241-0/+3
* Merge "[nova/libvirt] Support for checking and enabling SMM when needed"Zuul2022-02-171-0/+13
|\
| * [nova/libvirt] Support for checking and enabling SMM when neededImran Hussain2022-02-171-0/+13
* | [yoga] Add PCI VPD Capability HandlingDmitrii Shcherbakov2022-02-011-0/+101
|/
* Merge "libvirt: Switch the default video model from 'cirrus' to 'virtio'"Zuul2021-11-181-1/+1
|\
| * libvirt: Switch the default video model from 'cirrus' to 'virtio'Kashyap Chamarthy2021-07-091-1/+1
* | Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* | Parse alias from domain hostdevBalazs Gibizer2021-09-011-0/+4
* | libvirt: Enable 'vmcoreinfo' feature by defaultStephen Finucane2021-05-261-0/+6
|/
* Merge "libvirt: Add guest generation for vDPA"Zuul2021-03-161-0/+2
|\
| * libvirt: Add guest generation for vDPAStephen Finucane2021-03-121-0/+2
* | Merge "libvirt: Use firmware metadata files to configure instance"Zuul2021-03-151-2/+15
|\ \ | |/ |/|
| * libvirt: Use firmware metadata files to configure instanceStephen Finucane2021-03-091-2/+15
* | libvirt: Add vDPA nodedev parsingSean Mooney2021-03-121-0/+22
|/
* libvirt: Add firmware auto-configuration supportStephen Finucane2021-03-051-21/+30
* Merge "libvirt: Allow disabling CPU flags via `cpu_model_extra_flags`"Zuul2021-03-041-2/+2
|\
| * libvirt: Allow disabling CPU flags via `cpu_model_extra_flags`Kashyap Chamarthy2021-03-041-2/+2
* | Merge "libvirt: Parse the 'os' element from domainCapabilities"Zuul2021-03-041-0/+53
|\ \
| * | libvirt: Parse the 'os' element from domainCapabilitiesKashyap Chamarthy2021-02-201-0/+53
* | | Merge "libvirt: parse alias out from device config"Zuul2021-03-041-0/+6
|\ \ \ | |_|/ |/| |
| * | libvirt: parse alias out from device configBalazs Gibizer2021-02-221-0/+6
* | | Merge "libvirt: add IP address to libvirt guest metadata"Zuul2021-02-251-1/+54
|\ \ \ | |_|/ |/| |
| * | libvirt: add IP address to libvirt guest metadataNobuhiro MIKI2021-02-181-1/+54
* | | libvirt: Don't drop CPU flags with policy='disable' from guest XMLKashyap Chamarthy2021-02-121-2/+1
| |/ |/|
* | libvirt: Drop support for XenStephen Finucane2021-01-221-7/+0
|/
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-2/+1
* Handle disabled CPU features to fix live migration failuresAndrew Bonney2020-10-161-2/+6
* Support SRIOV interface attach and detachBalazs Gibizer2020-09-101-6/+30
* Move equality check into LibvirtConfigGuestInterfaceBalazs Gibizer2020-09-011-0/+14
* libvirt: Add vTPM config supportStephen Finucane2020-07-161-1/+28
* Remove lxml deprecated methodsHervé Beraud2020-06-231-5/+5
* libvirt: Use domain capabilities to get supported device modelsStephen Finucane2020-03-241-0/+78
* Create a controller for qga when SEV is usedBoris Bobrov2019-12-101-1/+3
* Also enable iommu for virtio controllers and video in libvirtBoris Bobrov2019-12-101-0/+8
* Switch to uses_virtio to enable iommu driver for AMD SEVBoris Bobrov2019-12-101-0/+20
* Merge "Add support for 'initenv' elements"Zuul2019-10-181-0/+7
|\
| * Add support for 'initenv' elementsMiguel Herranz2019-08-251-0/+7
* | libvirt: Support VM creation with vpmems and vpmems cleanupLuyaoZhong2019-09-131-0/+68
* | Apply SEV-specific guest config when SEV is requiredBoris Bobrov2019-09-101-1/+2
* | Add <launchSecurity> and <driver iommu='on' /> to config.pyBoris Bobrov2019-09-011-11/+74
* | Extract SEV-specific bits on host detectionBoris Bobrov2019-09-011-0/+8
|/
* Merge "Track libvirt host/domain capabilities for multiple machine types"Zuul2019-08-221-43/+117
|\
| * Track libvirt host/domain capabilities for multiple machine typesAdam Spiers2019-08-211-43/+117