diff --git a/virt.yaml b/virt.yaml
new file mode 100644
index 0000000..9d529c5
--- /dev/null
+++ b/virt.yaml
@@ -0,0 +1,120 @@
+---
+document: modulemd
+version: 2
+data:
+  name: virt
+  stream: rhel
+  summary: Virtualization module
+  description: >-
+    A virtualization module
+  license:
+    module:
+    - MIT
+  dependencies:
+  - buildrequires:
+      platform: [el8.6.0]
+    requires:
+      platform: [el8]
+  profiles:
+    common:
+      rpms:
+      - libguestfs
+      - libvirt-client
+      - libvirt-daemon-config-network
+      - libvirt-daemon-kvm
+  filter:
+    rpms:
+    - ocaml-hivex
+    - ocaml-hivex-debuginfo
+    - ocaml-hivex-devel
+    - ocaml-libguestfs
+    - ocaml-libguestfs-debuginfo
+    - ocaml-libguestfs-devel
+    - ocaml-libnbd
+    - ocaml-libnbd-debuginfo
+    - ocaml-libnbd-devel
+    - qemu-kvm-tests
+    - qemu-kvm-tests-debuginfo
+  components:
+    rpms:
+      SLOF:
+        rationale: qemu-kvm dep
+        ref: 757a12c1395d2282f15fb84819c8b6afbee7f48e
+        buildorder: 1
+        arches: [ppc64le]
+      hivex:
+        rationale: libguestfs dep
+        ref: d05035a5dcd634822d939c0ef12a5965b6a6393c
+        buildorder: 1
+      libguestfs:
+        rationale: Primary module content
+        ref: ff8314379deefde3d4a203f366881f0acb9b96ab
+        buildorder: 4
+      libguestfs-winsupport:
+        rationale: Primary module content
+        ref: c2225cbeff41172903f367187fef935ebcff1448
+        buildorder: 5
+      libiscsi:
+        rationale: qemu-kvm dep
+        ref: d01aaaa741472ce4e30cabe97a0aa710ca0ea6ed
+        buildorder: 1
+      libnbd:
+        rationale: Primary module content
+        ref: 362730c0698a64ef4370454b56aae2181b7ae056
+        buildorder: 1
+      libtpms:
+        rationale: Primary module content
+        ref: ffd9367beb656d0ea0b8fe72b451d751549212ee
+        buildorder: 1
+      libvirt:
+        rationale: Primary module content
+        ref: 9de337131f3fee8496da14ded312835774772b98
+        buildorder: 3
+      libvirt-dbus:
+        rationale: libvirt-dbus is part of the virtualization module
+        ref: 89c35ec6ff8ff5c38560e8b6f26b3e102dc28397
+        buildorder: 4
+      libvirt-python:
+        rationale: Primary module content
+        ref: 7c16849ecb4d452ec6a7f3063fb8b041489d4f4c
+        buildorder: 4
+      nbdkit:
+        rationale: Primary module content
+        ref: 827db57902e627720dfde288caa6ecd94938d244
+        buildorder: 5
+      netcf:
+        rationale: libvirt dep
+        ref: 6872ba63231ae8f0293258bdc51a26d991a1ba94
+        buildorder: 1
+      perl-Sys-Virt:
+        rationale: Primary module content
+        ref: 5b5d3182978c12020a23c9bcf7da2134d133df90
+        buildorder: 4
+      qemu-kvm:
+        rationale: Primary module content
+        ref: febaa21fd752fc35d01968a0eb5fa7fcaefafa79
+        buildorder: 2
+      seabios:
+        rationale: qemu-kvm dep
+        ref: 7fc37f961aa9d262882641c6f45df9df0318c89e
+        buildorder: 1
+        arches: [ppc64le, x86_64]
+      sgabios:
+        rationale: qemu-kvm dep
+        ref: 62568a54f56c6a78e4ccf9c408976c5abc68209e
+        buildorder: 1
+        arches: [ppc64le, x86_64]
+      supermin:
+        rationale: libguestfs dep
+        ref: af654302e8998383a161825ffec72aa1393d398e
+        buildorder: 2
+      swtpm:
+        rationale: Primary module content
+        ref: a16adcf166b50beae4306c826dc0fe00b39814b1
+        buildorder: 2
+      virt-v2v:
+        rationale: Primary module content
+        ref: 7ed5e3a529727099f834945c20bc743af4a1c85c
+        buildorder: 6
+...
+