smartvmi icon indicating copy to clipboard operation
smartvmi copied to clipboard

Initial implementation of ARMv8 support

Open thomasdangl opened this issue 1 year ago • 6 comments

This PR provides preliminary support of all current features for ARMv8 on Linux.

What remains to be done:

  • Implement support for Windows on ARM
  • Create consistent naming between ARMv8 and AMD64, in particular, avoid the usage of architecture specific names such as CR3

thomasdangl avatar Sep 10 '22 13:09 thomasdangl