arm: fix m5ops binary for ARM and add m5fail.
Review Request #2061 - Created Oct. 17, 2013 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9867:55af621f65df --------------------------- arm: fix m5ops binary for ARM and add m5fail. Changes to make m5ops work under virtualization seemed to break them working with non-virtualized systems and the recently added m5 fail command makes the m5op binary not compile. For now remove the code for virtualization.
Posted (Oct. 18, 2013, 1 a.m.)
Looks OK, but should be two separate commits since it fixes two different problems. I'm happy to let the virtualization hack (why did it break non-virtualized systems?) go, we should probably switch to a memory mapped solution instead which wouldn't require a patched kernel.
