diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-09 19:00:39 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-10 15:45:15 +0200 |
commit | 7974e51342775c87f6e759a8c525db1045ddfa24 (patch) | |
tree | cd3f5bdbb2f2c8314c7c105642c836666caa3189 /gdbstub/gdbstub.c | |
parent | 88f5ed7017897bc3108463e75e3b4828032a3992 (diff) | |
download | qemu-7974e51342775c87f6e759a8c525db1045ddfa24.zip qemu-7974e51342775c87f6e759a8c525db1045ddfa24.tar.gz qemu-7974e51342775c87f6e759a8c525db1045ddfa24.tar.bz2 |
i386: correctly select code in hw/i386 that depends on other components
fw_cfg.c and vapic.c are currently included unconditionally but
depend on other components. vapic.c depends on the local APIC,
while fw_cfg.c includes a piece of AML builder code that depends
on CONFIG_ACPI.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20240509170044.190795-9-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'gdbstub/gdbstub.c')
0 files changed, 0 insertions, 0 deletions