Files
qemu/include
Cho, Yu-Chen 6c193c146d revert s390x: fix build for --without-default-devices
Include-If: %if 0%{?suse_version} == 1315
References: bsc#1179725

revert 0157-s390x-fix-build-for-without-default.patch

This broke QEMU builds where the --without-default-devices option is
specified during configuration.
Backport patch 0157-s390x-fix-build-for-without-default.patch
subsequently changes this dependency from CONFIG_LINUX to CONFIG_VFIO,
which made sense upstream however it looks to me like CONFIG_VFIO does not
exist at this level of QEMU, meaning it's always OFF and
this is why we never build in s390-pci-vfio.o

Fixes: 77280d33bc ("s390x: fix build for --without-default-devices
(v5.2.0-rc1)")

Signed-off-by: Cho, Yu-Chen <acho@suse.com>
2024-09-03 13:09:01 +02:00
..
2018-11-27 15:35:15 +01:00
2024-09-03 13:09:00 +02:00
2018-10-29 15:47:32 +01:00