MemoryShore
|
40d05bcc99
修复vnc启动失败的问题 (#951)
|
1 month ago |
LoGin
|
d031d46fd9
feat: 添加serial console,支持non-graphic启动 (#947)
|
1 month ago |
MemoryShore
|
103f13024b
修复tcsetpgrp函数设置进程组不正确的问题 (#950)
|
1 month ago |
LoGin
|
047dbfd44b
fix(kbd): 修复键盘命令解析器生成的字节码与Linux不一致的问题 (#946)
|
1 month ago |
LoGin
|
920bda5958
doc: 添加在github上编辑的按钮,以及扩展footer (#940)
|
1 month ago |
LoGin
|
09dacded09
doc: add commit revision to footer while build with sphinx-multiversion (#939)
|
1 month ago |
LoGin
|
013ffb708f
feat(ida): IDA内部改为使用XArray实现 (#934)
|
1 month ago |
LoGin
|
9ad34ef277
ci: fix awscli botcore (#937)
|
1 month ago |
LoGin
|
2f9b18ba8e
ci: deploy documents to minio (#936)
|
1 month ago |
EMasi
|
e35f8aa1b6
fix: Fix make update-submodules-by-mirror Error (#928)
|
1 month ago |
LoGin
|
c635d8a9cf
ci(docs): Build docs when push/PR to master and release version. (#935)
|
1 month ago |
黄铭涛
|
28fe4ad2a0
feat(driver/net): 将网络设备注册到sysfs, 添加设备类属性文件 (#919)
|
2 months ago |
MemoryShore
|
a3571c8b79
fix(mm): 修复riscv64启动时的PageFault (#915)
|
2 months ago |
LoGin
|
db7c782a9a
feat: 允许通过multiboot引导(直到acpi初始化报错) (#914)
|
2 months ago |
曾俊
|
886ce28516
fix(virtio):修复了特定virtio设备环境下中断号重复错误,以及开机内核panic的bug (#881)
|
2 months ago |
LoGin
|
2b7818e80e
feat: 添加对内核引导协议的抽象 (#913)
|
2 months ago |
MemoryShore
|
cf7f801e1d
feat(mm): 简单实现fat文件系统的文件映射 (#840)
|
2 months ago |
LoGin
|
9fa0e95eee
feat: 添加gendisk抽象 (#903)
|
2 months ago |
MemoryShore
|
c966d612d2
feat: 初步支持动态链接程序运行 (#908)
|
2 months ago |
MemoryShore
|
9aaa1b0fd7
添加动态库libgcc_s.so.1
|
2 months ago |
MemoryShore
|
bacf49872e
修改测试程序路径
|
2 months ago |
MemoryShore
|
fae0f7a2c0
通过riscv64编译
|
2 months ago |
MemoryShore
|
6c4958b3e6
完善用户栈的字节对齐机制
|
2 months ago |
LoGin
|
232570ae98
fix: 修复存在多个virtio设备时,中断号冲突的问题 (#904)
|
2 months ago |
MemoryShore
|
2207c1c4e1
通过check fmt
|
2 months ago |
MemoryShore
|
421d3ae6f4
简单实现用户栈的16字节对齐
|
2 months ago |
MemoryShore
|
16c4232251
auxv添加随机数指针;修复AtType序号错误
|
2 months ago |
MemoryShore
|
ed782e67ff
Merge branch 'patch-add-file-mapping' into feat-dynamic-link
|
2 months ago |
MemoryShore
|
94f1324f5b
将PageFaultMessage中的地址对齐
|
2 months ago |
MemoryShore
|
e13cf395cb
修复do_cow_page死锁问题
|
2 months ago |