1. 1d01277 vmbase: Move handle_*_fault() to crate::exceptions by Pierre-Clément Tosi · 9 months ago
  2. 239b877 Move pvmfw to under guest by Jiyong Park · 1 year ago[Renamed from pvmfw/src/exceptions.rs]
  3. a9fe1fb [vmbase] Move current exception handling helper functions to vmbase by Alice Wang · 2 years, 1 month ago
  4. 8873646 [pvmfw] Update faulting address register value type to VirtualAddress by Alice Wang · 2 years, 1 month ago
  5. ae9ed2a [pvmfw] Extract EL1 exception register read into a function by Alice Wang · 2 years, 1 month ago
  6. 0ae33e9 [pvmfw] Move exception name out of print_exception_failure() by Alice Wang · 2 years, 1 month ago
  7. 8364a48 [pvmfw]Refactor non UART exception handling failure reporting by Alice Wang · 2 years, 1 month ago
  8. 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  9. 110476e [pvmfw][vmbase] Move MemoryTrackerError to vmbase by Alice Wang · 2 years, 2 months ago
  10. eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 2 months ago
  11. 81399f5 [pvmfw] Move assembly wrappers to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  12. 44b1ce3 pvmfw: Implement software dirty state handling by Jakob Vukalovic · 2 years, 4 months ago
  13. b99905d pvmfw: Optimize MMIO guard map by Jakob Vukalovic · 2 years, 4 months ago
  14. eeb1ace pvmfw: Log ELR from sync_exception by Pierre-Clément Tosi · 2 years, 3 months ago
  15. d3fe9ed pvmfw: Add exception handling infrastructure by Jakob Vukalovic · 2 years, 4 months ago
  16. bff22e1 pvmfw: Replace calls to emergency_write_str by Jakob Vukalovic · 2 years, 4 months ago
  17. c9afb51 pvmfw: Add system register read/write macros by Jakob Vukalovic · 2 years, 4 months ago
  18. 446136e pvmfw: helpers: Represent addresses as usize by Pierre-Clément Tosi · 2 years, 10 months ago
  19. da4440a pvmfw: Issue MMIO_GUARD_MAP for UART by Pierre-Clément Tosi · 3 years ago
  20. 94e9d60 pvmfw: Extract read_esr out of print_esr by Pierre-Clément Tosi · 3 years ago
  21. 8cbd4b7 exceptions: Pass ELR & SPSR to handlers with AAPCS by Pierre-Clément Tosi · 3 years ago
  22. dd74b90 Move common VM functionality into a library. by Andrew Walbran · 3 years, 4 months ago
  23. 115b8e9 Use psci crate for PSCI calls. by Andrew Walbran · 3 years, 4 months ago
  24. dfb7337 Revert "Revert "Handle exceptions."" by Andrew Walbran · 3 years, 4 months ago
  25. 8133458 Revert "Handle exceptions." by Wei-chung Hsu · 3 years, 4 months ago
  26. 55fb474 Handle exceptions. by Andrew Walbran · 3 years, 5 months ago