* Next (#53)
* fix: irq settings
refactor: add page level detect and remove feature
* fix: ci
* feat: add max gpt level api
* fmt code
* fix: change function signature of run_guest to use "C" calling convention
* fix: specify calling convention for external function declaration
* fix: specify "C" calling convention for vmexit_trampoline function
* feat: migrate axvcpu to published v0.2 and update dependencies
---------
Co-authored-by: 周睿 <zrufo747@outlook.com>
* ci: enhance documentation build process and improve deployment script (#54)
* ci: update dependencies for percpu and axaddrspace
* chore: bump version to 0.2.2
---------
Co-authored-by: 周睿 <zrufo747@outlook.com>