Searched hist:9732 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/kvm/
H A Dbase.cc9732:7b86c22356ab Sun Jun 02 18:36:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> kvm: Add a call to thread->startup() in startup()

It is now required to initialize the thread context by calling
startup() on it. Failing to do so currently causes decoder in
x86-based CPUs to get very confused when restoring from checkpoints.

Completed in 9 milliseconds