-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Xen: retrieve mem_size via a hypercall and the E820 map
This unifies the three approaches to memory map: - multiboot - start_info - E820 Since the hypercall and E820 map works in both settings, cut the code complexity and always use the XENMEM_memory_map. See QubesOS/qubes-issues#6162 and mirage/qubes-mirage-firewall#120
- Loading branch information
Showing
1 changed file
with
21 additions
and
59 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