Review Board 2.0.15


CPU: Make (post|clear)Interrupt and clearInterrupts virtual

Review Request #1534 - Created Nov. 2, 2012 and discarded

Information
Ali Saidi
gem5
default
Reviewers
Default
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.

   
Review request changed
Updated (Nov. 6, 2012, 1:06 a.m.)

Status: Discarded