nova/nova/tests/unit/virt
Stephen Finucane 14e3b352c2 libvirt: Add vIOMMU device to guest
Implementation for BP/libvirt-viommu-device.
With provide `hw:viommu_model` property to extra_specs or
`hw_viommu_model` to image property. will enable viommu to libvirt
guest.

[1] https://www.berrange.com/posts/2017/02/16/setting-up-a-nested-kvm-guest-for-developing-testing-pci-device-assignment-with-numa/
[2] https://review.opendev.org/c/openstack/nova-specs/+/840310

Implements: blueprint libvirt-viommu-device
Change-Id: Ief9c550292788160433a28a7a1c36ba38a6bc849
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-09-01 04:50:16 +08:00
..
disk Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
hyperv Remove double mocking 2022-08-02 15:31:15 +02:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic Remove double mocking... again 2022-08-08 19:50:02 +02:00
libvirt libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
vmwareapi Remove double mocking 2022-08-02 15:31:15 +02:00
zvm Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
__init__.py
fakelibosinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_block_device.py block_device: Add encryption attributes to image and ephemeral disks 2022-08-02 21:25:48 +00:00
test_configdrive.py image_meta: Provide image_ref as the id when fetching from instance 2021-05-20 16:57:24 +01:00
test_events.py
test_fake.py
test_hardware.py Add locked_memory extra spec and image property 2022-08-24 21:47:32 +08:00
test_imagecache.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_images.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_netutils.py Remove unnecessary code 2017-07-28 06:01:21 +00:00
test_osinfo.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_virt.py virt: Add block_device_info helper to find encrypted disks 2022-08-16 08:01:22 +00:00
test_virt_drivers.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00