Bruce Rogers reported that hw/s390/ipl.c does not compile on RISC-V due to missing KVM headers. Instead of ifdef we should probably move the problematic function into pv.c
Christian Borntraeger (1): s390x/s390-virtio-ccw: Fix build on systems without KVM hw/s390x/ipl.h | 1 + hw/s390x/pv.c | 11 +++++++++++ hw/s390x/s390-virtio-ccw.c | 10 ---------- include/hw/s390x/pv.h | 3 +++ 4 files changed, 15 insertions(+), 10 deletions(-) -- 2.25.1