Hartmut Birr wrote:
The ipi interrupt isn't sent to the second cpu. I've looked to the qemu apic code. The 'fixed delivery mode' isn't implemented in apic_bus_deliver (hw\apic.c). This means, a smp version of windows, linux or ReactOS will not run with qemu.
It is implemented, the single "break;" statement means that just no additional processing is required/implemented.
- Filip