In case of GRUB we put remapper after domain pages and not at 0x0. In this case we use max_addr to put remapper. Unfortunately we increment max_addr as well in this case resulting in virt mapping mapping page at old max_addr and trying to boot using new max_addr. Closes 46014. |
||
|---|---|---|
| .. | ||
| coreboot | ||
| pc | ||
| bsd.c | ||
| bsd32.c | ||
| bsd64.c | ||
| bsdXX.c | ||
| bsd_pagetable.c | ||
| linux.c | ||
| multiboot_mbi.c | ||
| xen.c | ||
| xen_file.c | ||
| xen_file32.c | ||
| xen_file64.c | ||
| xen_fileXX.c | ||
| xnu.c | ||