History for Atmosphere / libraries / libmesosphere
2024-10-16
@Michael Scire
kern: support reboot to fatal error on mariko
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: Perform page table validity pass during KPageTableImpl::InitializeForKernel
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: fix more page table refactor bugs
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: first round of page table refactor bug fixes
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: update KPageTable::Map for new refactor
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: update ChangePermissions to use new iteration logic
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: update KPageTable::Finalize for the refactor
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: use new merge pages api
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: implement KPageTableImpl merge
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: continue page table refactor, implement separate/unmap
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: start KPageTable(Impl) refactor, use array-with-levels for KPageTableImpl
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: invoke supervisor mode thread functions from C++ context with valid stack frame
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: specify allowable ipc client memory attr via inverted-whitelist, not blacklist
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: add minimum alignment support to KMemoryManager
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern/ldr: add support for --x executables
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern/strat: update for new DebugFlags capability semantics
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: simplify KProcess max memory calculation
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: move KTargetSystem into .rodata, split init/verify
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: fix debug build
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: allocate all TTBR0 pages during init, use procidx as asid
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: clear gicd/gicc pointers in KInterruptController::Finalize
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: fix KMemoryBlock ctor reorder warn
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: eliminate use of KMemoryInfo, shuffle KMemoryBlock fields
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: KAddressSpaceInfo now takes CreateProcessFlags in getters
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern/svc: update WaitForAddress to support 64-bit WaitIfEqual
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: add InfoType_TransferMemoryHint
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
2024-09-24
@Michael Scire
kern/creport: use mod0 to locate symbol table for all modules
Michael Scire committed on 24 Sep 2024
2024-09-02
@Michael Scire
meso: fix sign-comparison warn on svc/interrupt flag compare
Michael Scire committed on 2 Sep 2024
2024-03-29
@Michael Scire
kern: fix using memory config for half-of-true-size
Michael Scire committed on 29 Mar 2024
@Michael Scire
kern: fix whoops in new page table logic
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024