implement uc_mem_unmap with snapshots

still has todos and need tests
This commit is contained in:
Takacs, Philipp
2023-05-30 16:18:17 +02:00
parent 716c8f1c4c
commit df18756234
23 changed files with 200 additions and 19 deletions

View File

@@ -125,6 +125,8 @@ memory_map_io \
memory_map_ptr \
memory_cow \
memory_unmap \
memory_moveout \
memory_movein \
memory_free \
flatview_unref \
address_space_get_flatview \