314,315c314,315
< "cxx_class": "LiveProcess",
< "executable": "/z/powerjg/gem5-upstream/tests/test-progs/hello/bin/riscv/linux/hello",
---
> "cxx_class": "Process",
> "executable": "/home/ar4jc/gem5/tests/testing/../test-progs/hello/bin/riscv/linux/hello",
321,323c321,323
< "input": "cin",
< "ppid": 99,
< "type": "LiveProcess",
---
> "maxStackSize": 67108864,
> "ppid": 0,
> "type": "Process",
324a325
> "pgid": 100,
326a328
> "input": "cin",
328d329
< "max_stack_size": 67108864,
352a354
> "syscallRetryLatency": 10000,
970a973
> "cacheStorePorts": 200,
1080d1082
< "cachePorts": 200,