aboutsummaryrefslogtreecommitdiffstats
path: root/executor/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/kvm.h')
-rw-r--r--executor/kvm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/executor/kvm.h b/executor/kvm.h
index f377887a6..b0630c161 100644
--- a/executor/kvm.h
+++ b/executor/kvm.h
@@ -76,6 +76,9 @@
// Base offset for the area containing the 4 L2 VM slots.
#define X86_SYZOS_L1_VCPU_OFFSET_L2_VMS_AREA 0x1000
+// Global state page (Allocator offsets, etc).
+#define X86_SYZOS_ADDR_GLOBALS 0x17F000
+
// Separated Page Table Pool in high memory.
// Located above L2 VCPU regions.
#define X86_SYZOS_ADDR_PT_POOL 0x180000