diff options
author | 2024-05-09 19:00:39 +0200 | |
---|---|---|
committer | 2024-05-10 15:45:15 +0200 | |
commit | 7974e51342775c87f6e759a8c525db1045ddfa24 (patch) | |
tree | cd3f5bdbb2f2c8314c7c105642c836666caa3189 /scripts/qapi/source.py | |
parent | xen: register legacy backends via xen_backend_init (diff) | |
download | qemu-7974e51342775c87f6e759a8c525db1045ddfa24.tar.xz qemu-7974e51342775c87f6e759a8c525db1045ddfa24.zip |
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 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions