---
document: modulemd
version: 2
data:
  name: virt
  stream: "rhel"
  version: 8050020220617073923
  context: c7643c7d
  summary: Virtualization module
  description: >-
    A virtualization module
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.5.0-build
          ref: virtual
          stream: oc8.5.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 9c6c20023b1154c0916df995752d046e43c87d3c
      mse: TRUE
      rpms:
        hivex:
          ref: 802cb5ab3f230978ada8a53a4fca33053f6993c8
        libguestfs:
          ref: 2e1b8008bb04e758cc0ed31bcf72bed89e6c54ee
        libguestfs-winsupport:
          ref: 6e035090ea995f32a3dd3cb25f37f4ee22d31a02
        libiscsi:
          ref: 5816c8eeae9060f5183ab271c771f4deaab8e36d
        libnbd:
          ref: 26f57480bca21abd93ecf35f9eb0e52b9468d52b
        libvirt:
          ref: cb680adc5bb2dc4ed5cb1f445c4080528d0e927f
        libvirt-dbus:
          ref: bd2588af068af21899429ce04d047ceb56f54d1a
        libvirt-python:
          ref: 8a4395d8cbd986755ffb41c8c5061e92096d6ed9
        nbdkit:
          ref: f69b786b8d03521b31e1931bd69f4fa937a7e906
        netcf:
          ref: bc524f3eeb93ad315087bfdc63acf03c3e36660d
        perl-Sys-Virt:
          ref: c9f0078cca494f3316e40520d038414e7de032c0
        qemu-kvm:
          ref: 5964c8a7eebca7f54849170159af0a2d748593a8
        seabios:
          ref: 1c8f0d660212dcb1b6148cf147a8c3ee3913b863
        sgabios:
          ref: 56fcb97ed0bb223dd94b692cabd755a24fcd5a2e
        supermin:
          ref: fb2f9cd674b2758366c86b60c2b3330a7c7a4fda
      scmurl: https://gitee.com/src-opencloudos-modules/virt.git?#9c6c20023b1154c0916df995752d046e43c87d3c
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
    requires:
      platform: [oc8]
  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:
      hivex:
        rationale: libguestfs dep
        repository: git+https://gitee.com/src-opencloudos-rpms/hivex
        cache: http://pkgs.fedoraproject.org/repo/pkgs/hivex
        ref: 802cb5ab3f230978ada8a53a4fca33053f6993c8
        buildorder: 1
        arches: [aarch64, x86_64]
      libguestfs:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/libguestfs
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libguestfs
        ref: 2e1b8008bb04e758cc0ed31bcf72bed89e6c54ee
        buildorder: 4
        arches: [aarch64, x86_64]
      libguestfs-winsupport:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/libguestfs-winsupport
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libguestfs-winsupport
        ref: 6e035090ea995f32a3dd3cb25f37f4ee22d31a02
        buildorder: 5
        arches: [aarch64, x86_64]
      libiscsi:
        rationale: qemu-kvm dep
        repository: git+https://gitee.com/src-opencloudos-rpms/libiscsi
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libiscsi
        ref: 5816c8eeae9060f5183ab271c771f4deaab8e36d
        buildorder: 1
        arches: [aarch64, x86_64]
      libnbd:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/libnbd
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libnbd
        ref: 26f57480bca21abd93ecf35f9eb0e52b9468d52b
        buildorder: 1
        arches: [aarch64, x86_64]
      libvirt:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/libvirt
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libvirt
        ref: cb680adc5bb2dc4ed5cb1f445c4080528d0e927f
        buildorder: 3
        arches: [aarch64, x86_64]
      libvirt-dbus:
        rationale: libvirt-dbus is part of the virtualization module
        repository: git+https://gitee.com/src-opencloudos-rpms/libvirt-dbus
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libvirt-dbus
        ref: bd2588af068af21899429ce04d047ceb56f54d1a
        buildorder: 4
        arches: [aarch64, x86_64]
      libvirt-python:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/libvirt-python
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libvirt-python
        ref: 8a4395d8cbd986755ffb41c8c5061e92096d6ed9
        buildorder: 4
        arches: [aarch64, x86_64]
      nbdkit:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/nbdkit
        cache: http://pkgs.fedoraproject.org/repo/pkgs/nbdkit
        ref: f69b786b8d03521b31e1931bd69f4fa937a7e906
        buildorder: 5
        arches: [aarch64, x86_64]
      netcf:
        rationale: libvirt dep
        repository: git+https://gitee.com/src-opencloudos-rpms/netcf
        cache: http://pkgs.fedoraproject.org/repo/pkgs/netcf
        ref: bc524f3eeb93ad315087bfdc63acf03c3e36660d
        buildorder: 1
        arches: [aarch64, x86_64]
      perl-Sys-Virt:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/perl-Sys-Virt
        cache: http://pkgs.fedoraproject.org/repo/pkgs/perl-Sys-Virt
        ref: c9f0078cca494f3316e40520d038414e7de032c0
        buildorder: 4
        arches: [aarch64, x86_64]
      qemu-kvm:
        rationale: Primary module content
        repository: git+https://gitee.com/src-opencloudos-rpms/qemu-kvm
        cache: http://pkgs.fedoraproject.org/repo/pkgs/qemu-kvm
        ref: 5964c8a7eebca7f54849170159af0a2d748593a8
        buildorder: 2
        arches: [aarch64, x86_64]
      seabios:
        rationale: qemu-kvm dep
        repository: git+https://gitee.com/src-opencloudos-rpms/seabios
        cache: http://pkgs.fedoraproject.org/repo/pkgs/seabios
        ref: 1c8f0d660212dcb1b6148cf147a8c3ee3913b863
        buildorder: 1
        arches: [ppc64le, x86_64]
      sgabios:
        rationale: qemu-kvm dep
        repository: git+https://gitee.com/src-opencloudos-rpms/sgabios
        cache: http://pkgs.fedoraproject.org/repo/pkgs/sgabios
        ref: 56fcb97ed0bb223dd94b692cabd755a24fcd5a2e
        buildorder: 1
        arches: [ppc64le, x86_64]
      supermin:
        rationale: libguestfs dep
        repository: git+https://gitee.com/src-opencloudos-rpms/supermin
        cache: http://pkgs.fedoraproject.org/repo/pkgs/supermin
        ref: fb2f9cd674b2758366c86b60c2b3330a7c7a4fda
        buildorder: 2
        arches: [aarch64, x86_64]
...