s390x: fix build for --without-default-devices
commit77280d33bc9cfdbfb5b5d462259d644f5aefe9b3
authorCornelia Huck <cohuck@redhat.com>
Tue, 3 Nov 2020 12:32:37 +0000 (3 13:32 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 5 Nov 2020 12:04:07 +0000 (5 13:04 +0100)
tree71b89ad69080cb276abc238e9f70c9837a591cf5
parent5e49e89cb6e71c8bc06fe9dd1afd4037917b10bb
s390x: fix build for --without-default-devices

s390-pci-vfio.c calls into the vfio code, so we need it to be
built conditionally on vfio (which implies CONFIG_LINUX).

Fixes: cd7498d07fbb ("s390x/pci: Add routine to get the vfio dma available count")
Reported-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Message-Id: <20201103123237.718242-1-cohuck@redhat.com>
Acked-by: Greg Kurz <groug@kaod.org>
Tested-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/meson.build
include/hw/s390x/s390-pci-vfio.h