-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve handling of custom VM exceptions
* Add more error checking (for overlapping etc) * Do not enforce page alignment for the exception region. Certain devices are not page aligned and so if we try to emulate those we need to be able to register a region that does not align on a page-boundary. Signed-off-by: Ivan Velickovic <[email protected]>
- Loading branch information
1 parent
3bb3481
commit 1da3a55
Showing
1 changed file
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters