Commit Graph

5 Commits

Author SHA1 Message Date
offtkp
75ce77468b Patch EXTRQ 2024-09-18 16:39:45 +03:00
offtkp
b42034dad1 Use singleton class 2024-09-17 18:53:31 +03:00
offtkp
9242ad4aca Use a singleton for instruction decoding 2024-09-17 18:53:31 +03:00
squidbus
da1e4ff5eb
signals: Fix compilation on GCC. (#934) 2024-09-16 12:54:47 +03:00
squidbus
75a4df53a5
cpu_patches: Patch just-in-time using signal handlers. (#852)
* cpu_patches: Patch just-in-time using illegal instruction handler.

* core: Add common signal dispatch system and use for on-demand TCB patches.

* page_manager: Re-add userfaultfd implementation.
2024-09-15 23:48:34 +03:00