Commit graph

8 commits

Author SHA1 Message Date
kalaposfos13 28e0413847 Add option to build without (read/write)(fs/gs)base instructions 2025-10-12 17:21:55 +02:00
DH 640df36c48 moved tsc and asm utilities to rx 2025-10-05 19:28:03 +03:00
DH 5904079a87 temporary make std::print and std::format optional 2025-10-04 14:06:47 +03:00
DH f7651d7eae orbis: propagate SIGSEGV, SIGBUS and SIGFPE in userspace to guest handler
fix minor race
fix signal delivery without handler freeze
2025-09-21 09:13:21 +03:00
DH 70fa577a7b orbis: implement initial guest signals support 2025-09-21 08:46:28 +03:00
DH 9fbe1846c0 orbis-kernel: unblock signals only on wait operations
implement sys_cpuset_getaffinity, sys_cpuset_setaffinity, sys_rtprio_thread
fix hang on sys_select
simplify sys_thr_*_ucontext
2024-11-13 21:53:05 +03:00
DH 89c1601d49 vm: use virtual address range from orbis config 2024-11-12 12:55:06 +03:00
DH 0c16e294d4 merge rpcsx-gpu and rpcsx-os
initial watchdog implementation
implement gpu -> os events
implement main gfx queue
2024-10-12 05:24:58 +03:00
Renamed from rpcsx-os/thread.cpp (Browse further)