virt-manager/tests
Pavel Hrdina 29f815fbd2 domcapabilities: remove recommended CPU features from security features
These features are only recommended to be enabled since they improve
performance of the VMs if security features are enabled.

pcid is a very useful perf feature, but missing in some silicon
so not portable.

pdpe1gb lets the guest use 1 GB pages which is good for perf
but again not all silicon can do it.

amd-ssbd is a security feature which fixes the same SSBD flaws as the
virt-ssbd feature does. virt-ssbd is usable across all CPU models
affected by SSBD, while amd-ssbd is only available in very new silicon.
So virt-ssbd is the bette rchoice.

amd-no-ssb just indicates that the CPU is not affected by SSBD, so not
critical to expose. I expect a future named CPU model will include that
where appropriate.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-04-04 11:49:29 +02:00
..
capabilities-xml virt-install: Support armv7l and i686 uefi 2018-08-08 15:14:21 -04:00
cli-test-xml domcapabilities: remove recommended CPU features from security features 2019-04-04 11:49:29 +02:00
clone-xml cloner: don't fail to clone VM if nvram file doesn't exist 2019-03-28 16:07:13 +01:00
hostkeymap tests: Add more hostkeymap tests 2017-10-18 18:42:50 -04:00
inject-data tests: initrdinject: Add a debian test case 2018-10-09 15:41:43 -04:00
interface-xml Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
nodedev-xml/devxml hostdev: add an address element for USB host devs if necessary 2015-08-05 13:32:04 +02:00
storage-xml storage: remove default_cb usage 2018-09-04 14:55:04 -04:00
uitests tests: uitests: Fix CPU model test 2019-03-26 11:43:12 -04:00
virtconv-files guest: Don't add spicevmc channel if virtio not supported 2018-10-14 12:29:33 -04:00
xmlconfig-xml clock: Drop RHEL hyperv clock distinction 2018-10-06 19:45:51 -04:00
xmlparse-xml tests: Add test case for reorder_boot_order method 2019-03-06 13:15:38 -05:00
__init__.py installer: Remove --location nfs support 2018-06-12 14:07:50 -04:00
capabilities.py tests: capabilities: remove testCPUAPI 2019-03-19 13:41:49 +01:00
checkprops.py Fix some typos in comments and documentation (found by codespell) 2018-06-05 14:27:29 -04:00
clitest.py unattended: Add product-key to Unattended data 2019-04-01 16:28:52 -04:00
clonetest.py cloner: don't fail to clone VM if nvram file doesn't exist 2019-03-28 16:07:13 +01:00
codespell_dict.txt setup: Integrate codespell 2018-06-05 14:27:29 -04:00
dist.py tests: dist: Catch atk names marked translatable 2018-10-07 18:53:39 -04:00
hostkeymap.py hostkeymap: Fix sanitize_keymap on python3 2018-06-12 14:07:50 -04:00
interface.py xmlbuilder: Rename get_xml_config -> get_xml 2018-08-31 16:52:02 -04:00
magicuri tests: magicuri: Fix specifying caps path 2018-09-02 10:06:44 -04:00
nodedev.py devices: hostdev: Add set_defaults 2018-09-04 14:55:04 -04:00
osdict.py urldetect: Rework _allstores building a bit 2019-03-08 16:52:33 -05:00
storage.py storage: remove default_cb usage 2018-09-04 14:55:04 -04:00
test_inject.py tests: inject: Update test cases 2019-04-03 20:23:55 -04:00
test_urls.ini urldetect: Use libosinfo for tree detection too 2019-03-24 12:27:46 -04:00
test_urls.py tests: test_urls: Add --*libosinfo, --iso-only, --url-only 2019-03-24 12:32:03 -04:00
testdriver.xml testdriver: Add genid example 2019-04-01 13:54:21 -04:00
testsuite.xml tests: virt-xml: Add test cases for --start option 2019-03-06 13:15:38 -05:00
uriparse.py tests: uriparse: Test for @ symbol in username 2018-04-24 12:13:07 -04:00
utils.py tests: clitest: Add a test case for the last commit 2019-03-26 11:15:46 -04:00
virtconvtest.py guest: Drop self.installer and start_install wrapper 2018-09-04 14:55:04 -04:00
xmlconfig.py create: Show inserted CDROM media in customize 2018-10-13 10:17:50 -04:00
xmlparse.py domain: cpu: automatically add CPU security features for "custom" mode 2019-03-19 13:45:49 +01:00