summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Bentele2021-11-30 09:08:03 +0100
committerManuel Bentele2021-11-30 09:08:03 +0100
commit8f1c0f8dacf3a5216276f0981d3f5753c75ed750 (patch)
tree7bc00214f63d0cac2638a55837a8029bf7692027 /pom.xml
parentAdd CPU topology functionality for Libvirt domain XML configs (diff)
downloadmaster-sync-shared-8f1c0f8dacf3a5216276f0981d3f5753c75ed750.tar.gz
master-sync-shared-8f1c0f8dacf3a5216276f0981d3f5753c75ed750.tar.xz
master-sync-shared-8f1c0f8dacf3a5216276f0981d3f5753c75ed750.zip
Add firmware loader lookup algorithm for Libvirt/QEMU machines
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 633f9df..028cf9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,6 +101,7 @@
<includes>
<include>disk/*</include>
<include>libvirt/xml/*</include>
+ <include>qemu/firmware/*</include>
<include>virtualbox/xml/*</include>
<include>vmware/vmx/*</include>
</includes>