unicorn/qemu/accel/tcg
Takacs, Philipp 80bd825420 implement simple memory snapshot mechanismus
Uses Copy on Write to make it posible to restore the memory state after a snapshot
was made. To restore all MemoryRegions created after the snapshot are removed.
2023-07-11 11:51:40 +02:00
..
atomic_template.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-exec-common.c Support nested uc_emu_start calls 2021-11-16 21:07:03 +01:00
cpu-exec.c Don't sync pc if user requests a restart 2022-08-31 23:27:05 +08:00
cputlb.c implement simple memory snapshot mechanismus 2023-07-11 11:51:40 +02:00
tcg-all.c import Unicorn2 2021-10-03 22:14:44 +08:00
tcg-runtime-gvec.c import Unicorn2 2021-10-03 22:14:44 +08:00
tcg-runtime.c Remove AFL Integration by reverting 2021-10-26 11:22:21 +02:00
tcg-runtime.h Remove AFL Integration by reverting 2021-10-26 11:22:21 +02:00
translate-all.c Leave out essential files 2023-06-10 23:44:05 +02:00
translate-all.h Flush TB at exit with a better approach instead of flushing tlb in uc1 2021-10-31 19:43:56 +01:00
translator.c Remember the regions a hook has intrumented and clear cache on deletion 2022-06-02 14:46:02 +02:00