nova/nova/virt
Boris Bobrov c2fd8294fd Create a controller for qga when SEV is used
When a guest agent is requested, it requires a virtio-serial controller.
If the controller is not created explicitly, it will be created by
libvirt. But if AMD SEV is also requested, the controller is expected
to use the iommu driver.

In order to achive that, the controller is created explicitly with the
required driver.

Change-Id: I47c248649b9d77e8bd7c5350fc84d89342be4623
Closes-Bug: 1845986
2019-12-10 11:01:08 +00:00
..
disk [Trivial]Remove unused helper get_allocated_disk_size 2019-08-28 13:36:52 +08:00
hyperv hyperv: Remove vestigial nova-network support 2019-11-29 17:20:02 +00:00
image libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
ironic trivial: Use sane indent 2019-09-18 00:21:10 +01:00
libvirt Create a controller for qga when SEV is used 2019-12-10 11:01:08 +00:00
powervm Drop compat for non-update_provider_tree code paths 2019-11-07 17:20:18 -05:00
vmwareapi Merge "VMware: disk_io_limits settings are not reflected when resize" 2019-12-09 22:08:45 +00:00
xenapi xenapi: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
zvm zvm: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
__init__.py Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
arch.py Added ability to configure default architecture for ImagePropertiesFilter 2018-05-14 16:55:13 -04:00
block_device.py block_device: Copy original volume_type when missing for snapshot based volumes 2019-11-21 18:13:04 +00:00
configdrive.py Skip existing VMs when hosts apply force_config_drive 2019-05-22 21:02:16 +00:00
driver.py Drop compat for non-update_provider_tree code paths 2019-11-07 17:20:18 -05:00
event.py Port binding based on events during live migration 2018-07-19 09:09:55 -04:00
fake.py Merge "Add a way to exit early from a wait_for_instance_event()" 2019-12-03 20:09:53 +00:00
firewall.py Merge "Remove translation of log messages" 2017-06-20 21:16:49 +00:00
hardware.py hardware: Differentiate between shared and dedicated CPUs 2019-09-18 00:21:10 +01:00
imagecache.py Consolidate [image_cache] conf options 2019-11-13 11:09:03 -06:00
images.py Improve libvirt image and snapshot handling 2019-03-05 12:18:34 -06:00
interfaces.template
netutils.py ec2: Move ec2utils functions to their callers 2019-09-27 15:27:08 +01:00
osinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
storage_users.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
virtapi.py Add a way to exit early from a wait_for_instance_event() 2019-12-02 07:00:26 -08:00