abstract-machine(nemu): support context switch

This commit is contained in:
xinyangli 2024-07-25 16:47:29 +08:00
parent ef51673020
commit 385d448746
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
22 changed files with 236 additions and 87 deletions

2
.gitmodules vendored
View file

@ -4,4 +4,4 @@
branch = dev
[submodule "diffu"]
path = diffu
url = https://git.xinyang.life/xin/diffu.git
url = git@github.com:xinyangli/diffu.git