diff options
author | 2024-04-25 20:43:15 +0200 | |
---|---|---|
committer | 2024-05-08 19:43:23 +0200 | |
commit | 8793d601f38b417d63820456582e1e22e51c2d34 (patch) | |
tree | b4e6e6642a89d59d49d410874ca86e460fbe99df /scripts/coverage/compare_gcov_json.py | |
parent | hw/i386/Kconfig: Allow to compile Q35 without FDC_ISA (diff) | |
download | qemu-8793d601f38b417d63820456582e1e22e51c2d34.tar.xz qemu-8793d601f38b417d63820456582e1e22e51c2d34.zip |
hw/i386: Add the possibility to use i440fx and isapc without FDC
The i440fx and the isapc machines can be used in binaries without
FDC, too. We just have to make sure that they don't try to instantiate
the FDC when it is not available.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240425184315.553329-4-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions