diff options
author | 2024-05-09 19:00:43 +0200 | |
---|---|---|
committer | 2024-05-10 15:45:15 +0200 | |
commit | 1b1badf3c523105d4cf5e6ccf8413d1be1dbadc4 (patch) | |
tree | 2f25ecd8e6c2ff97ed82fd73ffc3eb6f471afb62 /scripts/coverage/compare_gcov_json.py | |
parent | hw/i386: move rtc-reset-reinjection command out of hw/rtc (diff) | |
download | qemu-1b1badf3c523105d4cf5e6ccf8413d1be1dbadc4.tar.xz qemu-1b1badf3c523105d4cf5e6ccf8413d1be1dbadc4.zip |
i386: select correct components for no-board build
The local APIC is a part of the CPU and has callbacks that are invoked
from multiple accelerators.
The IOAPIC on the other hand is optional, but ioapic_eoi_broadcast is
used by common x86 code to implement the IOAPIC's implicit EOI mode.
Add a stub in case the IOAPIC device is not included but the APIC is.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20240509170044.190795-13-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions