dev: Prevent intel 8254 timer events firing before startup
Review Request #2553 - Created Dec. 4, 2014 and submitted
| Information | |
|---|---|
| Cagdas Dirik | |
| gem5 | |
| Reviewers | |
| Default | |
| abardsley, ahansson, ali | |
This change includes edits to Intel8254Timer to prevent counter events firing before startup to comply with SimObject initialization call sequence.
Run regression tests. After downloading all ARM tests, all tests are passing except: - EIO tests are skipped - SPARC tests are failing due to missing insttest and m5threads-test - X86 FS tests show changed stats.
Look good to me. Do the regressions still pass?
Review request changed
Updated (Jan. 6, 2015, 2:13 p.m.)
Change Summary:
Updated to address regression issues with MIPS and Alpha. Most of the regression tests pass. Some ARM tests are failing because vmlinux.aarch64.20140821 and vmlinux.aarch32.ll_20131205.0-gem5 are missing. And I cannot find these files anywhere in gem5.org. If someone can point me in their direction, I will greatly appreciate it. Also some SPARC tests are failing because insttest files are missing. Again, where can I find these files? X86 tests show changed timing. I am not sure if to waive this now, or it requires further update. Following the discussion on regression tests, this looks to be moving target.
Diff: |
Revision 2 (+63 -14) |
|---|
Review request changed
Updated (Jan. 7, 2015, 2:07 p.m.)
Change Summary:
Added details on testing done.
Testing Done: |
|
|---|
