virt-manager/virtinst
Cole Robinson fb2bfd610f details: Use Guest.lookup_domcaps helper
This ensures the Guest object domcaps cache is primed as well, which
prevents the CPU security features handling from constantly refetching
domcaps info.

We need to tweak the cache invalidation check in Guest to handle
some of the test suite hackery we do

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2019-11-12 14:20:36 -05:00
..
devices video: Prefer "bochs" when it's supported. 2019-10-04 11:17:10 -04:00
domain cli: add --features kvm.hint-dedicated.state= 2019-09-03 14:04:18 -04:00
install installer: Clean up unattended preinstall drivers 2019-10-02 11:58:37 -04:00
__init__.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
buildconfig.py Prep for release 2.2.1 2019-07-03 20:25:19 -04:00
capabilities.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
cli.py cli: Add --tpm backend.encryption.secret= 2019-09-04 08:29:58 -04:00
cloner.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
connection.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
diskbackend.py storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
domcapabilities.py domcaps: Tweak cpu security feature log statements 2019-11-12 14:17:21 -05:00
generatename.py generatename: Move libvirt collision handling to callers 2019-06-11 17:54:45 -04:00
guest.py details: Use Guest.lookup_domcaps helper 2019-11-12 14:20:36 -05:00
hostkeymap.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
interface.py virtinst: interface: Drop unused bits 2019-05-13 12:08:55 -04:00
logger.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
network.py hostnets: Remove SR-IOV info listing 2019-06-16 23:48:51 -04:00
nodedev.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
osdict.py guest,osdict: Pass down extra_devs to supports_virtio*() methods 2019-10-02 11:58:34 -04:00
pollhelpers.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
progress.py util: Move *_meter to progress.py 2019-06-07 17:32:51 -04:00
snapshot.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
storage.py storage: Exclude a line from code coverage 2019-07-31 17:53:51 -04:00
support.py virtinst: support: add full code coverage testing 2019-06-14 14:00:13 -04:00
uri.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
xmlapi.py Fix codespell errors 2019-07-12 16:10:39 -04:00
xmlbuilder.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
xmlutil.py virtinst: Add full test coverage for xml*.py files 2019-06-09 19:00:03 -04:00