hw/core: Restrict 'fw-path-provider.c' to system mode emulation
commit98199a654c5425d37293b63ae329d3256bfbcc00
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 7 Dec 2020 22:07:09 +0000 (7 23:07 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Dec 2020 17:52:07 +0000 (15 12:52 -0500)
treeb213fca42a7e9eccb9944f1cbe349d5af0d0889b
parentdaf07a6714b111340fe2d0234d1a5287d6ebe0ec
hw/core: Restrict 'fw-path-provider.c' to system mode emulation

fw-path-provider.c is only consumed by qdev-fw.c, which itself
is in softmmu_ss[], so we can restrict fw-path-provider.c to
softmmu too.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201207220709.4017938-1-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/core/meson.build