ligenix/enterprise-qemu-wider

Description

This repository provides upstream and additional packages for Enterprise Linux 9.x Virtualization Environment. This repository is built with enterprise-qemu-buildtools' additional, updated or extended packages.

The QEMU KVM stack is rebuilt with QXL/SPICE and VirGLrenderer enabled for aarch64 and x86_64.

Latest builds: libgovirt 0.3.8, libsoup 3.4.4, PhoDAV 3.0, SPICE Protocol 0.14.4 / Server 0.15.2 / VDAgent 0.22.1 / Client GTK+ 0.42 / Streaming Agent 0.3 / Htmi5 0.3 / Usbredir 0.13.0, VirGLrenderer 1.0.0, liburing 2.3, QEMU 8.1.0, virt-manager 4.1.0, lbvirt-glib 5.0.0, virt-viewer 11.0

Packages are rebuilt and modified from CentOS Stream and Fedora ELN repos :

https://kojihub.stream.centos.org/kojifiles/packages/qemu-kvm/ https://kojipkgs.fedoraproject.org/packages/

Installation Instructions

enabling repository: dnf -y copr enable ligenix/enterprise-qemu-spice ; dnf update

install qemu-kvm with spice support: dnf install virt-manager

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

* Total number of packages downloaded in the last seven days.

Modified centos-stream-9-aarch64:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/centos-stream-$basearch/

Modified centos-stream-9-ppc64le:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/centos-stream-$basearch/

Modified centos-stream-9-s390x:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/centos-stream-$basearch/

Modified centos-stream-9-x86_64:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/centos-stream-$basearch/

Modified epel-9-aarch64:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/epel-$releasever-$basearch/

Modified epel-9-ppc64le:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/epel-$releasever-$basearch/

Modified epel-9-s390x:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/epel-$releasever-$basearch/

Modified epel-9-x86_64:

  • Build time repositories: copr://ligenix/enterprise-qemu-buildtools/epel-$releasever-$basearch/

This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/ligenix/enterprise-qemu-wider

It’s tricky to switch between the -spice and -wider repos because the -spice repo is using epoch 18 while -wider is epoch 17.

Why does qemu require all of the different qemu-system-* packages? One should be able to install only those that you want.

Never mind - needed to switch out qemu-kvm with qemu-system-kvm

It seems to be incompatible with libguestfs which requires qemu-kvm-core from appstream. Can these builds provides qemu-kvm-core?