forked from xinyu391/zircon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lib][hypervisor] Traps outside of mapped memory
Allow traps to be set that are outside of mapped memory. This will return success if attempt to set a trap that straddles mappings, but the trap will not operate correctly in that situation. Test: Ran "k ut hypervisor". Change-Id: I0c8a70b9d9564b5892eb96b71c9798d86de9deb6
- Loading branch information
1 parent
c37328e
commit 178322b
Showing
2 changed files
with
28 additions
and
1 deletion.
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
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