mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
domcapabilities: Update comment
Fedora uses the same paths as Gerd's packages these days. Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
579eb3e91e
commit
5d5da5ff6e
@ -283,7 +283,7 @@ class DomainCapabilities(XMLBuilder):
|
||||
],
|
||||
"aarch64": [
|
||||
r".*AAVMF_CODE\.fd", # RHEL
|
||||
r".*aarch64/QEMU_EFI.*", # gerd's firmware repo
|
||||
r".*aarch64/QEMU_EFI.*", # fedora, gerd's firmware repo
|
||||
r".*aarch64.*", # generic attempt at a catchall
|
||||
r".*edk2-aarch64-code\.fd", # upstream qemu
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user