Commit Graph

1393 Commits

Author SHA1 Message Date
8376b83594 how to update gcc 2019-10-31 00:00:00 +00:00
5cdbd57de0 gem5: update to fa877e19d31203744aecbb252a4f0207dc7491dd 2019-10-30 00:00:00 +00:00
f8848329f7 gem5: LF!!!!! 2019-10-29 00:00:00 +00:00
c62848d228 gem5 fs_bigLITTLE.py: enable m5 readfile 2019-10-29 00:00:00 +00:00
c06923297f gem5 readfile use file, not stdin, or else sh does not work to start interaction 2019-10-29 00:00:00 +00:00
44227c7b6a gem5: update to 239054f48439c18b93e1a70ff29dbcb0c4742cff
fs_bigLITTLE: no patches needed anymore, we now have the --root option.
2019-10-29 00:00:00 +00:00
2cfb389c5a dhrystone: fix build, overlay directory was not being created 2019-10-29 00:00:00 +00:00
73882a2bcc gem5 entry point: expand a bit more to mention m5.simulate() 2019-10-29 00:00:00 +00:00
d282759944 ./gem5.sh: document better 2019-10-29 00:00:00 +00:00
cb6ea17771 gem5: document THE_ISA 2019-10-27 00:00:00 +00:00
811b04c3f8 gem5 kvm section 2019-10-25 00:00:01 +00:00
19b0306e0e gem5 cpu types: add ex5_*, explain others further 2019-10-25 00:00:00 +00:00
d1f16390d0 readme: a chain of qemu improvements 2019-10-20 00:00:00 +00:00
fd6062a38c mention std::filesystem::temp_directory_path on readme 2019-10-19 00:00:00 +00:00
9afe5355e9 userland: add some random filesystem and random stuff
Some moved from C++, some moved from SO, some I just made up.
2019-10-18 00:00:02 +00:00
f6123ac9f1 c++: file_read_write 2019-10-18 00:00:01 +00:00
12d9870d52 xephyr: consider, but give up for now 2019-10-18 00:00:00 +00:00
2c9c188b5e xephyr: document failed attempt 2019-10-17 00:00:00 +00:00
07f047f2d7 gem5: atomic hello se.py event queue totally understood 2019-10-15 00:00:01 +00:00
64ee7c4e70 gem5: more internals 2019-10-15 00:00:00 +00:00
6cd14bd920 gem5 vs qemu: better logging 2019-10-15 00:00:00 +00:00
91361d5b32 qemu memory access tracing is impossible 2019-10-15 00:00:00 +00:00
22274a0ea5 gem5: eclipse configuration 2019-10-15 00:00:00 +00:00
836e181134 gem5 #include ISA polymorphism 2019-10-15 00:00:00 +00:00
59f96b192a dhrystone: create nicer custom build, baremetal almost working 2019-10-18 00:00:01 +00:00
14a1bb62b6 common: remove common_c refactoring artifact 2019-10-18 00:00:00 +00:00
fa167c6c9a common: report all possible valid paths for invalid ./build-baremetal target 2019-10-16 00:00:01 +00:00
e70e433702 alphanumeric.js: improve namiug a bit 2019-10-16 00:00:00 +00:00
5b7094fb68 alphanumeric.js 2019-10-12 00:00:00 +00:00
c666d426f7 read_stdin_to_string.js 2019-10-08 00:00:03 +00:00
1509c3bca4 command_line_arguments.c: move description to readme 2019-10-08 00:00:02 +00:00
50281d1db5 nodejs: file io 2019-10-08 00:00:01 +00:00
a9856a47a8 nodejs: start sketch 2019-10-08 00:00:00 +00:00
3c3deb14dc mmap anonymous answers SO question 2019-10-06 00:00:01 +00:00
05f9a1f4be readme: mmap anonymous 2019-10-06 00:00:00 +00:00
e2b8bcdc3f buildroot hello world: link to x11 and U-Boot 2019-09-22 00:00:02 +00:00
d5be8ab8c9 buildroot hello world: x86_64 2019-09-22 00:00:01 +00:00
b4b2164f29 wget: move from cpp-cheat 2019-09-22 00:00:00 +00:00
f7734aecf7 uboot: play a bit, buildroot hello world start linking 2019-09-20 00:00:00 +00:00
6bc2674182 arm timer: get closer to wokring on gem5
Base addresses were wrong to start with.
2019-09-19 00:00:00 +00:00
7ffee0c473 gic: rename gicv3 to gic, move board.h into gic 2019-09-19 00:00:00 +00:00
fffc8d92da memory leak example 2019-09-18 00:00:02 +00:00
5378cb295b readme: typo! 2019-09-18 00:00:01 +00:00
e839078a37 gem5: move to 2019 regressions 2019-09-18 00:00:00 +00:00
e14f0e3679 sample_package: fix run command 2019-09-14 00:00:00 +00:00
3d95fb5f9c config.py: use correct archs parameter 2019-09-11 00:00:01 +00:00
6c599534db multithread: doc improvements 2019-09-11 00:00:00 +00:00
6aa375df2a run: make --num-cpus work in gem5 userland and fs_bigLITTLE.py 2019-09-07 00:00:04 +00:00
e0fb39c92a userland: move more multithreading from cpp-cheat!
Convert infinite_loop.c into loop.c. Keep all examples fast by default!
2019-09-07 00:00:03 +00:00
986d6cfb7b gem5 cpu models: minor is low power 2019-09-07 00:00:02 +00:00