syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadThe EIOProcess class was removed recently and it was the only other classwhich derived from Process. Since every Process invocation is also aLiveProcess invocation, it makes sense to simplify the organization bycombining the fields from LiveProcess into Process.
alpha: Remove ALPHA tru64 support and associated testsNo one appears to be using it, and it is causing build issuesand increases the development and maintenance effort.
stats: Update stats to reflect recent changes to floatsMostly just splitting out the floats ops and correspondingreads/writes.
stats: Update to match classic memory changes
stats: update references
stats: Add power stats to test referencesChange-Id: Ic827213134b199446822f128b81d4a480e777fee
stats: update and fix e273e86a873d
stats: update for snoop filter tweak
stats: update stats for thermals, indirect BP
stats: update stats to after GPU checkin
stats: bump stats to reflect ruby tester changes
stats: updates due to recent chagnesets
stats: updates due to recent changes.
tests: Final reclassification of quick regressionsA few regressions were still considered long, but finished well withinthe 180 seconds. They are only a handful (mostly mcf in atomic).