diff options
author | Thomas Huth <thuth@redhat.com> | 2024-04-25 20:43:13 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-05-08 19:43:23 +0200 |
commit | 64436c5c1739abf58ef3b768c20f312355c370fc (patch) | |
tree | 1527a7a0c99ed068506666e60f4a43f5d283480e /event-loop-base.c | |
parent | 69e78f1b3484e429274352a464a94fa1d78be339 (diff) | |
download | qemu-64436c5c1739abf58ef3b768c20f312355c370fc.zip qemu-64436c5c1739abf58ef3b768c20f312355c370fc.tar.gz qemu-64436c5c1739abf58ef3b768c20f312355c370fc.tar.bz2 |
hw/i386/pc: Allow to compile without CONFIG_FDC_ISA
The q35 machine can work without FDC. But to be able to also link
a QEMU binary that does not include the FDC code, we have to make
it possible to disable the spots that call into the FDC code.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240425184315.553329-2-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions