diff options
author | 2024-04-25 20:43:13 +0200 | |
---|---|---|
committer | 2024-05-08 19:43:23 +0200 | |
commit | 64436c5c1739abf58ef3b768c20f312355c370fc (patch) | |
tree | 1527a7a0c99ed068506666e60f4a43f5d283480e /scripts/coverage/compare_gcov_json.py | |
parent | system/physmem: Per-AddressSpace bounce buffering (diff) | |
download | qemu-64436c5c1739abf58ef3b768c20f312355c370fc.tar.xz qemu-64436c5c1739abf58ef3b768c20f312355c370fc.zip |
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 '')
0 files changed, 0 insertions, 0 deletions