pfotouhi / gem5-FS

Disk-image, kernel, and some runscripts required for running gem5 in full system.
0 stars 0 forks source link

Disk image #1

Open qiangyupei opened 4 years ago

qiangyupei commented 4 years ago

Hello, where can I get the ubuntu-14.04-benchs_4GB.img compatible with the latest version of Gem5?

pfotouhi commented 4 years ago

Hi,

This repo is mainly preserved for project specific reasons. Please refer to public gem5 repository (https://gem5.googlesource.com/public/gem5) for the most recent version of the simulator. Regarding your questions, you can find disk images on the resources webpage (https://www.gem5.org/documentation/general_docs/gem5_resources/).

qiangyupei commented 4 years ago

Thank you for your reply!