OSDN Git Service

meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Apr 2022 15:33:45 +0000 (17:33 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Apr 2022 06:52:22 +0000 (08:52 +0200)
commit215b00a542ee46504c32f53be92f6ed168f15926
tree09c6edb35ec820304ce7db25f8242e6006f4df60
parent7544060ef30590e3e43e145288c990aeb07c5cc5
meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h

CONFIG_XEN_PCI_PASSTHROUGH is just a global configuration option;
it is never used in the source files, so there is no need to put
CONFIG_XEN_PCI_PASSTHROUGH in config-target.h or even in config-host.h.

This inaccuracy was copied over from the configure script in commit
8a19980e3f ("configure: move accelerator logic to meson", 2020-10-03).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/xen/meson.build
meson.build