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