diff options
author | Giacomo Gabrielli <Giacomo.Gabrielli@arm.com> | 2011-02-11 18:29:35 -0600 |
---|---|---|
committer | Giacomo Gabrielli <Giacomo.Gabrielli@arm.com> | 2011-02-11 18:29:35 -0600 |
commit | a05032f4df8be28c0ceaefba03114f3e7a5f6ab4 (patch) | |
tree | 300a7d3ae0a072f5c44310d20a1fc1b5581ca02d /src/sim/serialize.cc | |
parent | 74eff1b71b7f2075e72a06e611d07ea37638e0b6 (diff) | |
download | gem5-a05032f4df8be28c0ceaefba03114f3e7a5f6ab4.tar.xz |
O3: Fix pipeline restart when a table walk completes in the fetch stage.
When a table walk is initiated by the fetch stage, the CPU can
potentially move to the idle state and never wake up.
The fetch stage must call cpu->wakeCPU() when a translation completes
(in finishTranslation()).
Diffstat (limited to 'src/sim/serialize.cc')
0 files changed, 0 insertions, 0 deletions