History for Atmosphere / libraries / libmesosphere
2021-09-19
@Michael Scire
kern: support dynamic resource expansion for system heaps/events/sessions.
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: improve kdebug attach semantics
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: update KPageTable::Unmap block closing logic
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: optimize logging for release kernel strings (saves printf space in .text)
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: add new KMemoryState
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: KWorkerTaskManager no longer tracks id
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: KSchedulerInterruptTask -> KSchedulerInterruptHandler
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: kill the interrupt task manager thread
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: remove per-KInterruptEventTask locks
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: KConditionVariable arbiter functions now static
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: KAutoObject doesn't need (virtual) destructor
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: optimize handle table layout
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: update GetInfo logic for tick count InfoTypes
Michael Scire authored on 17 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: port limit is now 0x180
Michael Scire authored on 17 Sep 2021 SciresM committed on 19 Sep 2021
2021-09-12
@Michael Scire
kern: improve single-step around user-exception entry
Michael Scire authored on 28 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: fix spsr register in RestoreContext
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: optimize hw-single-step management
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: add hardware single step extension
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
2021-08-20
@Michael Scire
kern: improve some debug output
Michael Scire committed on 20 Aug 2021
2021-08-19
@Michael Scire
kern: fix same is_current check in GetThreadContext
Michael Scire committed on 19 Aug 2021
@Michael Scire
kern: fix check for thread-is-current in KDebugBase::SetThreadContext
Michael Scire committed on 19 Aug 2021
2021-07-23
@Michael Scire
kern: remove firmare-specific SignalAndModify impl ...
Michael Scire committed on 23 Jul 2021
2021-07-22
@Michael Scire
kern: fix hardware watchpoint detection
Michael Scire committed on 22 Jul 2021
@Michael Scire
kern: fix inverted condition in context breakpoint validation
Michael Scire committed on 22 Jul 2021
@Michael Scire
exo/daybreak: advertise (and check against) supported hos version
Michael Scire committed on 22 Jul 2021
2021-07-13
@Michael Scire
kern: since 10.0.0, KDebug::GetThreadContext always returns X0-X7
Michael Scire committed on 13 Jul 2021
@Michael Scire
kern: fix incorrect waiter management in KProcess::ReleaseUserException
Michael Scire committed on 13 Jul 2021
@Michael Scire
kern: fix bug in KConditionVariable::SignalImpl
Michael Scire committed on 13 Jul 2021
@Michael Scire
kern: update initial cache management to match latest kernel
Michael Scire committed on 13 Jul 2021