greatbridf
|
35be7f9868
pipeline, Makefile: override the qemu provided in env
|
6 月之前 |
greatbridf
|
621d8996ed
pipeline: run some script to test functionalities
|
6 月之前 |
greatbridf
|
c8b721d605
pipeline: add test build pipeline
|
6 月之前 |
greatbridf
|
9e7e047578
Merge pull request #43 from greatbridf/comp-fix-syscall
|
6 月之前 |
greatbridf
|
5efa0f49f6
Merge pull request #39 from greatbridf/loongarch64
|
6 月之前 |
greatbridf
|
b3ee4067e3
build-img.sh: use sudo only if detected and valid
|
6 月之前 |
greatbridf
|
d52f87d1f9
build: add an option to specify output filename in configure script
|
6 月之前 |
greatbridf
|
b321265202
mm, arch: refine page cache impl and count cpu on la64
|
6 月之前 |
greatbridf
|
3329f1bfa8
task: call platform shutdown on panicking for la64
|
6 月之前 |
greatbridf
|
f0dd8ec22c
syscall: fix wrong pselect6 syscall no for la64
|
6 月之前 |
greatbridf
|
287bb545c5
arch, la: setup timer and timer interrupt on bootstrap
|
6 月之前 |
greatbridf
|
40ca79574d
arch: shutdown support for loongarch64 virt platforms
|
6 月之前 |
Heinz
|
2d61f60c0c
syscall: more new syscall impls
|
7 月之前 |
greatbridf
|
5c9d03601a
style(riscv64): remove stale TODO message
|
6 月之前 |
greatbridf
|
333f3907d4
Merge branch 'master' into loongarch64
|
6 月之前 |
greatbridf
|
6c6195b183
Merge pull request #36 from Shao-ZW/pagecache
|
6 月之前 |
greatbridf
|
c5b5572fc6
chore: change some typo and format
|
6 月之前 |
greatbridf
|
1e785ffa92
Merge branch 'master' into pagecache
|
6 月之前 |
greatbridf
|
fdc65f0d30
feat: bug fix and some temporary solutions
|
6 月之前 |
greatbridf
|
84dca27600
feat(page cache): refactor PageCache to remove size parameter and add size method in backend
|
6 月之前 |
greatbridf
|
7da2b94cc2
Merge remote-tracking branch 'upstream/master' into pagecache
|
6 月之前 |
greatbridf
|
3cae0870ae
Merge pull request #37 from Shao-ZW/master
|
6 月之前 |
Zhuowei Shao
|
698ca6c5d7
Merge pull request #38 from greatbridf/fix-execve
|
7 月之前 |
greatbridf
|
d9e144bbb0
change(syscall): add tgkill and rename some syscall definitions
|
7 月之前 |
greatbridf
|
87345b756a
fix(execve): clear the registers after we've done the execve call
|
7 月之前 |
greatbridf
|
651149202a
fix(execve): clear the registers after we've done the execve call
|
7 月之前 |
greatbridf
|
af00747a1a
feat(arch): working impl of loongarch64
|
7 月之前 |
greatbridf
|
97574ce60b
feat(arch): add loongarch64 bootstrap code
|
7 月之前 |
zhuowei shao
|
ede54cb224
feat(wait): refactor waitid handling and introduce WaitId enum
|
7 月之前 |
Heinz
|
6d9027b71b
Merge pull request #35 from greatbridf/interpreter
|
7 月之前 |