From 27b1e2d7ca67da5e21653f7c0876180ffc4faade Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Tue, 30 May 2023 10:52:00 +0200 Subject: app-emulation/qemu: update live ebuild Couple of things: 1) Upstream removed checking of $make (commit v8.0.0-1332-gb17bbf835c) , rendering our qemu-8.0.0-make.patch useless. Just stop applying it. 2) Subprojects are moved under subprojects/ gradually (v8.0.0-1330-g58e48b2e72 for dtc, v8.0.0-1331-gc53648abba for keycodemapdb). Update corresponding paths in the ebuild. 3) QEMU gained native pipewire support (v8.0.0-403-gc2d3d1c294). Signed-off-by: Michal Privoznik Closes: https://github.com/gentoo/gentoo/pull/31225 Signed-off-by: Sam James --- app-emulation/qemu/metadata.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app-emulation/qemu/metadata.xml') diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml index 55860ffa1847..93729e025ff6 100644 --- a/app-emulation/qemu/metadata.xml +++ b/app-emulation/qemu/metadata.xml @@ -35,6 +35,7 @@ Pin the versions of BIOS firmware to the version included in the upstream release. This is needed to sanely support migration/suspend/resume/snapshotting/etc... of instances. When the blobs are different, random corruption/bugs/crashes/etc... may be observed. + Enable pipewire output for sound emulation Enable qemu plugin API via shared library loading. Enable pulseaudio output for sound emulation Enable rados block device backend support, see https://docs.ceph.com/en/mimic/rbd/qemu-rbd/ -- cgit v1.2.3-65-gdbad