fixes: f0c99e2a5e8f
Signed-off-by: Henning Schild <[email protected]>
diff --git a/hypervisor/setup.c b/hypervisor/setup.c
--- a/hypervisor/setup.c
+++ b/hypervisor/setup.c
@@ -76,7 +76,6 @@
hyp_phys_start = system_config->hypervisor_memory.phys_start;
hyp_phys_end = hyp_phys_start + system_config->hypervisor_memory.size;
- hv_page.phys_start = paging_hvirt2phys(empty_page);
hv_page.virt_start = hyp_phys_start;
hv_page.size = PAGE_SIZE;
hv_page.flags = JAILHOUSE_MEM_READ;
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.