Itamar
|
28cda567c1
UserspaceEmulator: Support the name argument in mmap for file backed mappings
|
4 yıl önce |
Itamar
|
d2262b8f6d
UserspaceEmulator: Update memory protection of underlying pages
|
4 yıl önce |
Andreas Kling
|
1965fc5b98
UserspaceEmulator: Keep Emulator& closer to the action in some places
|
4 yıl önce |
Andreas Kling
|
e1f617950e
UserspaceEmulator: Make big malloc block lookup O(1) as well
|
4 yıl önce |
Andreas Kling
|
3c64cec4d7
UserspaceEmulator: Devirtualize read/write/execute region permissions
|
4 yıl önce |
Andreas Kling
|
f41b9946e2
UserspaceEmulator: Hang malloc metadata on malloc block MmapRegions
|
4 yıl önce |
Andreas Kling
|
8fd97bee7f
UserspaceEmulator: Forget ChunkedBlocks after they are munmap()'ed
|
4 yıl önce |
AnotherTest
|
9afe9069a9
UserspaceEmulator: Optionally write reports to the debug log
|
4 yıl önce |
asynts
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
4 yıl önce |
asynts
|
ba3488a6d5
UserspaceEmulator: Replace printf usages with format.
|
4 yıl önce |
Nico Weber
|
f1c0f661f4
UserspaceEmulator+LibX86: Add support for 64-bit memory reads and writes (#3584)
|
4 yıl önce |
Andreas Kling
|
030edbd513
UserspaceEmulator: Mark mmap regions as malloc blocks when mallocing
|
5 yıl önce |
Andreas Kling
|
2a2e76c802
UserspaceEmulator: Mark mmap and shbuf regions as initialized up front
|
5 yıl önce |
Andreas Kling
|
be5f42adea
UserspaceEmulator+LibX86: Start tracking uninitialized memory :^)
|
5 yıl önce |
Andreas Kling
|
c314292319
UserspaceEmulator: Catch use-after-frees by tracking malloc/free :^)
|
5 yıl önce |
Andreas Kling
|
9b6464010f
UserspaceEmulator: Add basic support for memory-mapped files
|
5 yıl önce |
Andreas Kling
|
f6ad5edab0
UserspaceEmulator: Make mmap'ed memory track read/write protection
|
5 yıl önce |