1. 86d6161 libvmbase: Separate aarch64 asm files by Michał Mazurek · 8 months ago[Renamed (99%) from libs/libvmbase/entry.S]
  2. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/entry.S]
  3. 62ffc0d vmbase: Configure stack guard from Rust by Pierre-Clément Tosi · 2 years, 1 month ago
  4. 67108c3 vmbase: Define Bionic TLS from Rust by Pierre-Clément Tosi · 2 years, 1 month ago
  5. ccc1138 vmbase: Handle stack overflows by Pierre-Clément Tosi · 2 years, 4 months ago
  6. 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 2 years, 4 months ago
  7. f8322ea vmbase: Write string terminator to stack canary by Jakob Vukalovic · 2 years, 6 months ago
  8. 586bb7c vmbase: Randomize stack canary value by Jakob Vukalovic · 2 years, 7 months ago
  9. 2cba973 vmbase: entry.S: Reset if relocated by Pierre-Clément Tosi · 2 years, 10 months ago
  10. e328f4a vmbase: Introduce common.h for assembly code by Pierre-Clément Tosi · 2 years, 10 months ago
  11. a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 2 years, 10 months ago
  12. d40ff91 vmbase: Handle very early exceptions by Pierre-Clément Tosi · 3 years, 1 month ago
  13. e03395a Pass x0-x3 boot values to Rust main function. by Andrew Walbran · 3 years, 3 months ago
  14. b996b4a Wrap main function, to set up console before and shutdown after. by Andrew Walbran · 3 years, 4 months ago
  15. f71e6ee Move entry point and exception vector to library. by Andrew Walbran · 3 years, 4 months ago[Renamed from pvmfw/entry.S]
  16. dfb7337 Revert "Revert "Handle exceptions."" by Andrew Walbran · 3 years, 4 months ago
  17. 8133458 Revert "Handle exceptions." by Wei-chung Hsu · 3 years, 4 months ago
  18. 55fb474 Handle exceptions. by Andrew Walbran · 3 years, 5 months ago
  19. a0ecabd Move writable data to a higher block of memory. by Andrew Walbran · 3 years, 4 months ago
  20. 267f6c1 Use hardcoded pagetable initially. by Andrew Walbran · 3 years, 5 months ago
  21. 15068b0 Entry point for Rust pvmfw. by Andrew Walbran · 3 years, 5 months ago