nexus-am/am
Zihao Yu 8ee4c62ee7 x86-qemu: fix the type of uvm in _Context
* It is in fact the value of CR3, but previously it is of the type
  _AddressSpace, which is missleading.
2020-02-13 22:37:14 +08:00
..
arch x86-qemu: remove debug option; will be taught in class 2020-02-13 00:22:21 +08:00
include x86-qemu: fix the type of uvm in _Context 2020-02-13 22:37:14 +08:00
src native,vme: fix the usage of as->ptr 2020-02-13 22:29:28 +08:00
Makefile Makefiles: include arch.mk by default 2019-03-21 09:32:08 +00:00
am.h am: rollback _kcontext()/_ucontext() to the original version 2020-02-08 15:16:01 +08:00
amdev.h amdev.h: fix register id bug 2020-02-03 12:59:08 +00:00