The KvmSplitIrqsChip supports KVMโs SPLIT_IRQCHIP feature, where the PIC and IOAPIC
are emulated in userspace, while the local APICs are emulated in the kernel.
The SPLIT_IRQCHIP feature only supports x86/x86_64 so we only define this IrqChip in crosvm
for x86/x86_64.