summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/host.py
Commit message (Expand)AuthorAgeFilesLines
* Handle mdev devices in libvirt 7.7+Billy Olsen2022-11-301-1/+1
* Fix a deprecation warning about threading.ThreadTakashi Natsume2022-08-211-1/+1
* Adds validation for hw machine type in host capsAmit Uniyal2022-06-271-0/+20
* Merge "Record SRIOV PF MAC in the binding profile"Zuul2022-06-131-0/+15
|\
| * Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-05-031-0/+15
* | Accept both 1 and Y as AMD SEV KVM kernel param valueBalazs Gibizer2022-05-251-3/+4
|/
* Store pf_mac_address and vf_num in extra_infoDmitrii Shcherbakov2022-04-141-0/+36
* Fix the PCI device capability dict creationDmitrii Shcherbakov2022-03-151-27/+34
* Merge "[nova/libvirt] Support for checking and enabling SMM when needed"Zuul2022-02-171-3/+4
|\
| * [nova/libvirt] Support for checking and enabling SMM when neededImran Hussain2022-02-171-3/+4
* | Add supports_remote_managed_ports capabilityDmitrii Shcherbakov2022-02-091-0/+17
* | [yoga] Add PCI VPD Capability HandlingDmitrii Shcherbakov2022-02-011-1/+87
|/
* Support Cpu Compararion on Aarch64 PlatformKevin Zhao2021-09-031-7/+11
* fix sr-iov support on Cavium ThunderX hosts.Sean Mooney2021-06-281-4/+17
* [Arm64][libvirt] Fix read bytes from json filesricolin2021-03-241-1/+1
* tests: Add functional test for vDPA deviceStephen Finucane2021-03-161-1/+2
* Merge "libvirt: Add vDPA nodedev parsing"Zuul2021-03-151-5/+55
|\
| * libvirt: Add vDPA nodedev parsingSean Mooney2021-03-121-5/+55
* | Merge "libvirt: Move PCI host device parsing to 'host'"Zuul2021-03-151-0/+107
|\ \ | |/
| * libvirt: Move PCI host device parsing to 'host'Stephen Finucane2021-03-111-0/+107
* | libvirt: Add parsing of firmware metadata filesStephen Finucane2021-03-091-0/+128
* | trivial: Clarify purpose of 'Host.supports_*' propertiesStephen Finucane2021-03-081-10/+20
* | libvirt: Add missing type hintsStephen Finucane2021-03-081-14/+12
* | libvirt: Stop passing around virt_type, capsStephen Finucane2021-03-081-29/+35
|/
* Merge "libvirt: Parse the 'os' element from domainCapabilities"Zuul2021-03-041-10/+57
|\
| * libvirt: Parse the 'os' element from domainCapabilitiesKashyap Chamarthy2021-02-201-10/+57
* | libvirt: Define and emit DeviceRemovedEvent and DeviceRemovalFailedEventLee Yarwood2021-02-221-5/+42
|/
* libvirt: Drop support for XenStephen Finucane2021-01-221-30/+11
* libvirt: check for AMD SEV only on x86-64Marcin Juszkiewicz2020-12-011-0/+5
* libvirt: Only ask tpool.Proxy to autowrap vir* classesLee Yarwood2020-10-271-4/+4
* libvirt: Add emulated TPM support to NovaChris Friesen2020-08-251-2/+2
* Remove six.PY2 and six.PY3Takashi Natsume2020-08-151-6/+2
* Merge "Lookup nic feature by PCI address"Zuul2020-08-061-5/+29
|\
| * Lookup nic feature by PCI addressSean Mooney2020-08-041-5/+29
* | Removed the host FQDN from the exception messagePraharshitha Metla2020-07-301-1/+1
|/
* libvirt: Add vTPM config supportStephen Finucane2020-07-161-5/+11
* Correct reported system memoryStephen Finucane2020-06-251-4/+0
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-2/+1
* trivial: Remove log translationsStephen Finucane2020-05-271-5/+3
* libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED eventMatt Riedemann2019-11-051-6/+22
* Merge "Get pci_devices from _list_devices"Zuul2019-09-231-2/+1
|\
| * Get pci_devices from _list_devicesDongcan Ye2019-09-071-2/+1
* | libvirt: Start reporting 'HW_CPU_HYPERTHREADING' traitStephen Finucane2019-09-181-0/+22
* | libvirt: '_get_(v|p)cpu_total' to '_get_(v|p)cpu_available'Stephen Finucane2019-09-181-11/+1
* | Merge "libvirt: Fix service-wide pauses caused by un-proxied libvirt calls"Zuul2019-09-161-9/+36
|\ \
| * | libvirt: Fix service-wide pauses caused by un-proxied libvirt callsMatthew Booth2019-09-021-9/+36
| |/
* | libvirt: stub logging of host capabilitiesMatt Riedemann2019-09-131-1/+8
* | vCPU model selectionya.wang2019-09-061-0/+8
|/
* Merge "Provide HW_CPU_X86_AMD_SEV trait when SEV is supported"Zuul2019-08-311-0/+56
|\
| * Provide HW_CPU_X86_AMD_SEV trait when SEV is supportedAdam Spiers2019-08-301-0/+56