OSDN Git Service

meson.build: do not set have_xen_pci_passthrough for aarch64 targets
authorStefano Stabellini <stefano.stabellini@amd.com>
Thu, 15 Jun 2023 00:03:36 +0000 (17:03 -0700)
committerStefano Stabellini <stefano.stabellini@amd.com>
Thu, 15 Jun 2023 23:46:42 +0000 (16:46 -0700)
commita4b4b40be86f69a994bf614edd49d8f1fb79422e
treef54d3b24a37a478237cb9071553806b47b6fd00d
parent6c4193ed1690ab140a94d8288dcd41237504e7d2
meson.build: do not set have_xen_pci_passthrough for aarch64 targets

have_xen_pci_passthrough is only used for Xen x86 VMs.

Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
meson.build