----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1534/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9371:0d2d79f37952 --------------------------- CPU: Make (post|clear)Interrupt and clearInterrupts virtual In order to efficiently notify hardware accelerated CPUs, we need to be able to track post and clear actions on interrupts. This patch makes the necessary methods virtual so a hardware-accelerated CPU implementation can override them. Diffs ----- src/cpu/base.hh 844f9e724343 Diff: http://reviews.gem5.org/r/1534/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
