Open
Description
I noticed that this access type
check in cputlb.c
has been commented out:
qemu-libafl-bridge/accel/tcg/cputlb.c
Lines 1750 to 1753 in a86bd6b
I don't see why this check would not work?
Also, pages with flags like TLB_MMIO
and TLB_DISCARD_WRITE
would not need to be considered for snapshot. Would it not make sense to check those as well?
Metadata
Metadata
Assignees
Labels
No labels