sushy-tools/sushy_tools/tests/unit/emulator
Harald Jensås cc738adf26 [Libvirt] Support firmware auto-selection
Firmware auto-slection in Libvirt uses the QEMU firmware
description files to ease the burden on users.

This change adds support for get/set boot mode and secure
boot for domains created with firmware auto-selection.

Prior to this change operations on fw auto-selection domains
with errors such as:

  libvirt: Domain Config error : loader attribute 'readonly'
           cannot be specified when firmware autoselection is
           enabled

Change-Id: I533edb7a2a296026bb98977f7dd0de2acf553b7e
2024-03-27 04:44:15 +01:00
..
controllers Add missing whitespaces in test_virtual_media_certificates() 2024-02-15 14:40:32 +10:00
resources [Libvirt] Support firmware auto-selection 2024-03-27 04:44:15 +01:00
__init__.py Add unit tests for emulator 2018-03-26 15:59:15 +03:00
domain-q35.xml Fix virtual media with q35 machines 2020-10-30 16:11:51 +01:00
domain-q35_fw_auto_uefi.xml [Libvirt] Support firmware auto-selection 2024-03-27 04:44:15 +01:00
domain-q35_fw_auto_uefi_secure.xml [Libvirt] Support firmware auto-selection 2024-03-27 04:44:15 +01:00
domain-q35_uefi.xml Use existing nvram path in libvirt driver to support session daemon mode 2023-12-04 21:24:30 +01:00
domain-q35_uefi_secure.xml Use existing nvram path in libvirt driver to support session daemon mode 2023-12-04 21:24:30 +01:00
domain-sata.xml Support non-ide virtual media buses 2020-07-02 09:18:52 -07:00
domain-scsi.xml Support non-ide virtual media buses 2020-07-02 09:18:52 -07:00
domain.xml Add configurable libvirt firmware 2019-02-12 15:16:47 +01:00
domain_bios.xml Add additional BIOS Settings 2021-07-28 08:43:19 -04:00
domain_boot_disk.xml Fix reading/setting libvirt domain boot device 2019-11-25 18:42:25 +01:00
domain_boot_network.xml Fix reading/setting libvirt domain boot device 2019-11-25 18:42:25 +01:00
domain_boot_os.xml Fix reading/setting libvirt domain boot device 2019-11-25 18:42:25 +01:00
domain_fw_auto.xml [Libvirt] Support firmware auto-selection 2024-03-27 04:44:15 +01:00
domain_metadata.xml Add BIOS resource support 2018-07-25 19:51:13 +03:00
domain_nics.xml List network interfaces of all types 2022-08-01 23:13:03 +03:00
domain_processors.xml Adding basic support for processors schema 2020-12-16 10:01:49 +01:00
domain_processors_notopology.xml Return an integer value for Cores and Threads 2021-03-24 13:21:23 +01:00
domain_simple_storage.xml Add Simple Storage resource support 2019-08-06 15:14:37 +05:30
domain_to_boot_pxe.xml Save previous hd boot device when setting Pxe 2023-01-12 13:50:32 +01:00
pool.xml Add `get/set_boot_image` to libvirt driver 2019-07-02 16:13:05 +02:00
test_api_utils.py Move virtual media endpoint handlers to a separate blueprint 2021-08-30 16:35:42 +02:00
test_main.py Add feature sets to test with different available feature 2023-12-11 17:48:04 +01:00
test_memoize.py Make memoize behave better in concurrent environments 2020-12-03 15:24:35 +01:00