Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-22 | enable ring0 to support arm64 | Bin Lu | |
This patch enabled the basic framework for arm64 guest. Serveral jobs were finished in this patch: 1, ring0.Vectors() 2, switchToUser() 3, basic framwork for Arm64 guest. Signed-off-by: Bin Lu <bin.lu@arm.com> |