Paolo Bonzini 1b1badf3c5 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>
2024-05-10 15:45:15 +02:00
..
2024-05-03 15:47:47 +02:00
2024-05-03 15:47:47 +02:00
2024-05-03 15:47:47 +02:00
2024-05-03 15:47:47 +02:00
2024-05-09 10:11:39 +02:00
2024-05-03 15:47:47 +02:00
2024-04-25 09:43:29 -07:00
2024-04-25 09:43:29 -07:00
2024-05-03 15:47:48 +02:00
2024-05-03 15:47:48 +02:00
2024-05-03 15:47:48 +02:00
2024-05-06 10:19:56 -07:00
2024-04-25 09:43:29 -07:00
2024-04-29 12:13:35 +09:00