nova/nova/virt/libvirt
Lin Yang 8fa83ff62a Add traits for new AVX512 CPU feature
To support new AVX512 cpu feature, this patch adds the mapping
between cpu features reported by libvirt [1] and corresponding
os-traits [2]. The traits include 'AVX512VBMI', 'AVX512IFMA',
'AVX512VBMI2', 'AVX512BITALG', 'AVX512VAES', 'AVX512GFNI',
'AVX512VPCLMULQDQ' and 'AVX512VPOPCNTDQ'.

[1] https://github.com/libvirt/libvirt/blob/master/src/cpu_map/x86_features.xml
[2] https://review.opendev.org/#/c/728576/

Depends-On: I58cba02f204d2e19a1a838852c628694edd47d73
Change-Id: I212a84e5cae15bc133aafd538d55f85149ab360f
2020-07-06 16:30:43 +00:00
..
storage Merge "trivial: Remove log translations" 2020-05-27 19:34:05 +00:00
volume trivial: Remove log translations 2020-05-27 09:40:47 +00:00
__init__.py
blockinfo.py fup: Add missing docstrings from get_rescue_device|bus diskinfo funcs 2020-04-09 10:39:25 +01:00
config.py Remove lxml deprecated methods 2020-06-23 13:26:20 +02:00
designer.py Switch to uses_virtio to enable iommu driver for AMD SEV 2019-12-10 11:01:08 +00:00
driver.py Merge "libvirt: ensure disk_over_commit is not negative" 2020-07-06 13:14:37 +00:00
guest.py libvirt: Always provide the size in bytes when calling virDomainBlockResize 2020-04-01 15:28:32 +01:00
host.py Correct reported system memory 2020-06-25 13:19:32 +01:00
imagebackend.py Make libvirt able to trigger a backend image copy when needed 2020-06-24 07:37:51 -07:00
imagecache.py Prevent libvirt driver starting on non Linux platform 2020-06-25 13:20:24 +01:00
instancejobtracker.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
migration.py Remove compatibility check from migrate_data 2020-05-22 13:39:34 +02:00
utils.py Add traits for new AVX512 CPU feature 2020-07-06 16:30:43 +00:00
vif.py libvirt: Mark e1000e VIF as supported 2020-06-10 10:56:38 +01:00