summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/test_hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Save cell socket correctly when updating host NUMA topologyArtom Lifshitz2023-04-251-0/+29
* Fix logging in MemEncryption-related checksAlexey Stupnikov2023-02-111-1/+20
* Filter PCI pools based on Placement allocationBalazs Gibizer2022-10-171-36/+46
* Add locked_memory extra spec and image propertySean Mooney2022-08-241-0/+48
* Merge "Optimize numa_fit_instance_to_host"Zuul2022-08-111-27/+84
|\
| * Optimize numa_fit_instance_to_hostBalazs Gibizer2022-06-151-27/+84
* | Use unittest.mock instead of third party mockStephen Finucane2022-08-011-2/+2
|/
* Fix typosRajesh Tailor2022-05-301-3/+3
* Merge "Fix to implement 'pack' or 'spread' VM's NUMA cells"Zuul2022-02-171-2/+245
|\
| * Fix to implement 'pack' or 'spread' VM's NUMA cellsIlya Popov2022-02-081-2/+245
* | Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardwareStephen Finucane2022-02-011-0/+50
|/
* Add 'hw:vif_multiqueue_enabled' flavor extra specStephen Finucane2021-11-161-0/+44
* Fix max cpu topologies with numa affinitySean Mooney2021-06-181-161/+20
* hardware: Use image_meta.id within get_mem_encryption_constraintLee Yarwood2021-05-261-4/+4
* Merge "hardware: Start parsing 'os_secure_boot'"Zuul2021-03-141-0/+46
|\
| * hardware: Start parsing 'os_secure_boot'Kashyap Chamarthy2021-03-081-0/+46
* | pci: track host NUMA topology in statsArtom Lifshitz2021-03-081-2/+3
|/
* hardware: Check inventory of shared CPUs for 'mixed' policyStephen Finucane2020-10-121-0/+23
* hardware: Reject requests for no hyperthreads on hosts with HTStephen Finucane2020-07-311-10/+65
* Merge "scheduler: Request vTPM trait based on flavor or image"Zuul2020-07-241-0/+59
|\
| * scheduler: Request vTPM trait based on flavor or imageStephen Finucane2020-07-161-0/+59
* | test: add some notes and new tests for mixed instanceWang Huaqiang2020-07-211-21/+159
* | hardware: create 'mixed' instance for realtime CPUsWang Huaqiang2020-07-211-0/+31
* | hardware: Enable 'hw:cpu_dedicated_mask' for creating a mixed instanceWang Huaqiang2020-07-211-0/+222
* | Calculate the CPU usage for mixed instanceWang Huaqiang2020-07-151-0/+125
|/
* objects: Introduce the 'CPUAllocationPolicy.MIXED' enumWang Huaqiang2020-07-151-0/+87
* objects: Introduce 'pcpuset' field for InstanceNUMACellWang Huaqiang2020-07-141-160/+226
* test_hardware: code formating for multiline constructWang Huaqiang2020-07-101-540/+688
* hardware: Tweak the 'cpu_realtime_mask' handling slightlyChris Friesen2020-07-091-0/+36
* hardware: Allow 'hw:cpu_realtime_mask' to be omittedStephen Finucane2020-07-091-0/+12
* hardware: Remove '_numa_fit_instance_cell_with_pinning'Stephen Finucane2020-06-231-100/+290
* hardware: Rework 'get_realtime_constraint'Stephen Finucane2020-06-191-24/+64
* hardware: Remove handling of pre-Train compute nodesStephen Finucane2020-06-191-36/+3
* hardware: Add validation for 'cpu_realtime_mask'Chris Friesen2020-06-191-1/+40
* hardware: Update and correct typing informationStephen Finucane2020-06-191-0/+26
* hardware: Raise useful error for invalid mempage sizeStephen Finucane2020-05-211-2/+10
* libvirt: Add support for stable device rescueLee Yarwood2020-04-091-0/+16
* Merge "Set instance CPU policy to 'share' through image property"Zuul2020-01-201-0/+121
|\
| * Set instance CPU policy to 'share' through image propertyWang Huaqiang2019-10-171-0/+121
* | support pci numa affinity policies in flavor and imageSean Mooney2019-12-111-0/+71
|/
* Add support for translating CPU policy extra specs, image metaStephen Finucane2019-09-181-0/+103
* hardware: Differentiate between shared and dedicated CPUsStephen Finucane2019-09-181-120/+152
* objects: Add 'NUMACell.pcpuset' fieldStephen Finucane2019-09-181-7/+75
* libvirt: Start reporting PCPU inventory to placementStephen Finucane2019-09-181-9/+27
* Parse vpmem related flavor extra specLuyaoZhong2019-09-131-0/+10
* Ensure non-q35 machine type is not used when booting with SEVAdam Spiers2019-09-051-32/+91
* Merge "trivial: Rewrap definitions of 'NUMACell'"Zuul2019-09-021-528/+799
|\
| * trivial: Rewrap definitions of 'NUMACell'Stephen Finucane2019-09-021-528/+799
* | Add extra spec parameter and image property for memory encryptionAdam Spiers2019-09-011-0/+193
|/
* Rework 'hardware.numa_usage_from_instances'Stephen Finucane2019-08-221-84/+44