Коммит түүх

Эзэн SHA1 Мессеж Огноо
  greatbridf 835a1ef4d2 fix(ext4): use new Instant and get_name methods 7 сар өмнө
  greatbridf 3219293b2f Merge pull request #31 from greatbridf/fix-syscall 7 сар өмнө
  greatbridf dd114cb94d Merge pull request #20 from SMS-Derfflinger/ext4-support 7 сар өмнө
  greatbridf 50f4ea5700 doc(readme): update configure and Makefile usage 7 сар өмнө
  greatbridf 39b892a434 chore(configure): update the Makefile and configure script to provide testcase image path 7 сар өмнө
  greatbridf d9c5949512 change(init_script): check whether the ext4 image exists before mounting the image 7 сар өмнө
  greatbridf 65b3b66088 change(ext4): rework some part of the ext4 filesystem 7 сар өмнө
  greatbridf d1e32f1ba8 style: remove some unused imports and pubs 7 сар өмнө
  greatbridf 532b88c4c3 Merge pull request #25 from Shao-ZW/robust-list 7 сар өмнө
  greatbridf 1751a0cb89 Merge branch 'master' into robust-list 7 сар өмнө
  greatbridf 990e1c6ad8 fix(set_robust_list): postpone the reading of robust_list_head until we exit 7 сар өмнө
  greatbridf 378a70188a fix(syscall): newfstat should be called fstat64 for x86 targets 7 сар өмнө
  greatbridf a6b8a3c8c3 fix(fat32): validate the cluster no, treating 0, 1 as EOC 7 сар өмнө
  greatbridf 3026229113 fix(elf): add AT_RANDOM auxiliary vector entry 7 сар өмнө
  greatbridf 8f42972027 feat(syscall): add newfstat syscall 7 сар өмнө
  greatbridf 2b85bbc015 fix(brk): return fail if the given break pos is less than current 7 сар өмнө
  greatbridf 7178806d53 feat(syscall): impl renameat 7 сар өмнө
  Heinz c0ffa04589 fix(block): improve block's partprobe to register whole disk partition, and sort fdt's device node by start address 7 сар өмнө
  greatbridf 937e5a47c1 Merge pull request #19 from greatbridf/fix-syscall 7 сар өмнө
  zhuowei shao bf6c04837b feat: implement syscall get_robust_list 7 сар өмнө
  Heinz 0d98e9bbe6 Merge branch 'master' into ext4-support 7 сар өмнө
  Heinz faff005b55 fix(fs): fix ext4 fs in riscv64, It will work normally only when a single ext4 image is mounted. 7 сар өмнө
  greatbridf b212bc8ca2 feat(vfs): update {a, m, c}time accordingly when we modify the inodes 7 сар өмнө
  greatbridf 5fdaaef28e feat(rtc): implement RTC for riscv64 7 сар өмнө
  greatbridf b1fb9dea12 fix(timer): riscv64 should have timer frequency 1000Hz 7 сар өмнө
  greatbridf e356f5143b feat(syscall): impl fcntl::F_{GET, SET}FL 7 сар өмнө
  Heinz de242d19af fix(fs): fix ext4 fs, now x86_64 can read test image normally 7 сар өмнө
  greatbridf bdc6dfb5a3 fix(exit): don't panic when we have user access fault on exiting 7 сар өмнө
  greatbridf 2c152fdca0 fix(execve): return error code instead of panicking when interpreter can't be found 7 сар өмнө
  greatbridf d6dcfee4d2 fix(FixEntry): make riscv64 fixup list entry correctly aligned and laid out 7 сар өмнө