History for Atmosphere / libraries / libmesosphere / source
2024-03-29
@Michael Scire
kern: fix whoops in new page table logic
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: refactor smc helpers to share more common logic
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: return ExceptionType_UnalignedData on data abort caused by alignment fault
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: add KPageGroup::CopyRangeTo
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: implement new attr tracking for memory range/traversal context
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: simplify size calculations in KPageTableBase::Read/WriteDebugIoMemory
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: pass properties directly to KPageTableBase::AllocateAndMapPagesImpl
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: take alignment argument in KMemoryManager::AllocateAndOpen
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern/os: support CreateProcessFlag_EnableAliasRegionExtraSize
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: revise KPageTableBase region layout logic to match 18.0.0 changes
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: pass kernel base from KernelLdr to Kernel
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: use userspace access instructions to read from tlr
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-12-28
@Michael Scire
kern: fix various comment/style hygiene issues (thanks @liamwhite)
Michael Scire committed on 28 Dec 2023
@Michael Scire
kern: allow ktrace map capability when ktrace is disabled
Michael Scire committed on 28 Dec 2023
2023-11-01
@Michael Scire
kern: fix some comment typos
Michael Scire committed on 1 Nov 2023
@Michael Scire
kern/svc: fix query/insecure names
Michael Scire committed on 1 Nov 2023
2023-10-12
@Michael Scire
kern: fix minor sin
Michael Scire committed on 12 Oct 2023
@Michael Scire
kern: fix assert usage in process load
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: implement support for applying relr relocations
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: split Process/Thread exit to separate WorkerTaskManagers
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: split out GetInstructionDataUserMode in exception handler
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: Add special-case for InvalidateProcessDataCache on current process
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: note OnFinalize calls in KPageTable::Finalize
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: implement new default application system resource field in KProcess
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KSupervisorPageTable now checks wxn instead of setting it
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTable::Initialize no longer takes unused process id
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: implement PermissionLock, update KPageTableBase attribute/alignment checks
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTableBase::CheckMemoryState now invokes a helper
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023