| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-20 | misc: Implement address space size workarounds (#5191) | Mary | |
| * misc: Implement address space size workarounds This adds code to support userland with less than 39 bits of address space available by testing reserving multiple sizes and reducing guess address space when needed. This is required for ARM64 support when the kernel is configured to use 63..39 bits for kernel space.(meaning only 38 bits is available to userland) * Address comments * Fix 32 bits address space support and address more comments | |||
| 2023-06-15 | Blocks should be synchronized on read-only fields (#5212) | Marco Carvalho | |
| * Blocks should be synchronized on read-only fields * more readonlys * fix alignment * more * Update ISelfController.cs * simplify new * simplify new | |||
| 2023-04-27 | Move solution and projects to src | TSR Berry | |
