aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/hax.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sysemu/hax.h')
-rw-r--r--include/sysemu/hax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sysemu/hax.h b/include/sysemu/hax.h
index d9f0239..232a68a 100644
--- a/include/sysemu/hax.h
+++ b/include/sysemu/hax.h
@@ -33,6 +33,7 @@ int hax_populate_ram(uint64_t va, uint32_t size);
void hax_cpu_synchronize_state(CPUState *cpu);
void hax_cpu_synchronize_post_reset(CPUState *cpu);
void hax_cpu_synchronize_post_init(CPUState *cpu);
+void hax_cpu_synchronize_pre_loadvm(CPUState *cpu);
#ifdef CONFIG_HAX