Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei b57c5a9b54 hle: kernel: Migrate KResourceLimit to KAutoObject. hace 5 años
  bunnei c7d8b7421c hle: kernel: Migrate KTransferMemory to KAutoObject. hace 5 años
  bunnei 7444963bbb hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. hace 5 años
  bunnei 2e8d6fe9a0 hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. hace 5 años
  bunnei cfa7b92563 hle: kernel: Move slab heaps to their own container. hace 5 años
  bunnei b6156e735c hle: kernel: Move slab heap management to KernelCore. hace 5 años
  bunnei 7ccbdd4d8d hle: kernel: Migrate KProcess to KAutoObject. hace 5 años
  bunnei da7e9553de hle: kernel: Migrate more of KThread to KAutoObject. hace 5 años
  bunnei 343eaecd38 hle: kernel: k_memory_layout: Derive memory regions based on board layout. hace 5 años
  bunnei b1e27890e8 hle: kernel: Migrate MemoryManager to KMemoryManager. hace 5 años
  bunnei 65e0178cc0 hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others. hace 5 años
  bunnei 9e520e8f12 hle: kernel: Migrate SlabHeap to KSlabHeap. hace 5 años
  bunnei 0d62f30b00 hle: kernel: Rename SharedMemory to KSharedMemory. hace 5 años
  Chloe Marcec 3be1a565f8 kernel: Rewrite resource limit to be more accurate hace 5 años
  bunnei 6e953f7f02 hle: kernel: Allocate a dummy KThread for each host thread, and use it for scheduling. hace 5 años
  bunnei 1f99f5473c kernel: k_light_lock: Simplify EmuThreadHandle implementation. hace 5 años
  bunnei 4782985013 hle: kernel: Move single core "phantom mode" out of KThread. hace 5 años
  bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. hace 5 años
  bunnei 8a155c4058 hle: kernel: Remove unnecessary AddressArbiter definition. hace 5 años
  bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
  bunnei dfdac7d38a hle: kernel: Move ServiceThread ownership to KernelCore. hace 5 años
  bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. hace 5 años
  bunnei 63fd1bb503 core: arm: Implement InvalidateCacheRange for CPU cache invalidation. hace 5 años
  bunnei 7b642c7781 hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. hace 5 años
  Lioncash 07d080ecc8 kernel: Add missing include hace 6 años
  Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. hace 6 años
  Fernando Sahmkow 1567824d2d General: Move ARM_Interface into Threads. hace 6 años
  Fernando Sahmkow 7020d498c5 General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. hace 6 años
  Fernando Sahmkow d494b074e8 Kernel: Preempt Single core on redudant yields. hace 6 años
  Fernando Sahmkow ab9aae28bf General: Initial Setup for Single Core. hace 6 años