----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2480/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10534:f899f2e8814f --------------------------- x86: APIC: Only set deliveryStatus if our IPI is going somewhere. Otherwise the IPI which isn't sent will never arrive, and the deliveryStatus bit will never be cleared. Diffs ----- src/arch/x86/interrupts.cc 533ec854b2f1813410287183642c13f1895215b5 Diff: http://reviews.gem5.org/r/2480/diff/ Testing ------- Thanks, Gabe Black _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
