Commit Graph

15 Commits

Author SHA1 Message Date
d7cc52c615 Update the version of pod 2023-11-09 03:38:37 +08:00
f789aa357f Fix SafePtr 2023-10-30 09:39:23 +08:00
9ca64c281e Fix clippy and compiler warings 2023-09-05 18:42:06 +08:00
7d5e67e368 Refactor Virtio 2023-09-03 13:36:05 +08:00
b3799ff9c7 Remove InFramePtr 2023-09-03 13:36:05 +08:00
c38e4f0800 Replace InFramePtr with SafePtr 2023-08-09 11:57:53 +08:00
4f00e5a167 Add devpts to support the ptmx 2023-08-09 11:11:24 +08:00
49f2750108 Rename mmio to IoMem 2023-07-24 15:56:22 +08:00
38ee2cafcd Inherit vmo at page granularity 2023-07-21 10:57:04 +08:00
829575b3a6 Upgrade POD and trapframe 2023-07-13 22:57:56 +08:00
d96fe31e36 Fix typos and add utils 2023-05-31 11:50:50 +08:00
b2f2c55c9b Impl SafePtr 2023-05-30 21:32:25 +08:00
42ecbe1b04 Change physical address accees to MMIO 2023-05-06 16:51:51 +08:00
0abe40e0f8 Rename DirEntryVec to SlotVec 2023-05-04 14:41:42 +08:00
271a16d492 Reorganize the codebase 2023-04-10 14:49:39 +08:00