Age | Commit message (Expand) | Author |
---|---|---|
2022-03-04 | UserspaceEmulator: Add a SoftMMU::read<T> function | Ali Mohammad Pur |
2021-08-08 | UserspaceEmulator: Make symbolication work when .text isn't the first | Daniel Bertalan |
2021-04-23 | UE+LibX86: Support bigger reads and writes | Hendiadyoin1 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-08 | UE: Default initialize regionmap | Hendiadyoin1 |
2021-03-08 | UserspaceEmulator: Support munmap/mprotect with partial mappings | Ben Wiederhake |
2021-03-08 | UserspaceEmulator: Enable splitting regions at arbitrary points | Ben Wiederhake |
2021-03-08 | UserspaceEmulator: Convert backing storage from malloc to mmap | Ben Wiederhake |
2021-01-17 | Kernel+Userland: Remove shared buffers (shbufs) | Andreas Kling |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |