Skip to content
FEX Release FEX-2204

- CPUID
 - Adds 4000_0001h function (977bda97)

- Documentation
 - Adds hypervisor CPUID information (1f1c2149)

- FEXCore
 - Delete IR after it is used (a247df50)
 - Fixes #1618 (60c7ea6e)
 - Removes unused debug data (8422fc63)

- FileManager
 - Fix realpath failed on debian buster (91665fdf)

- JIT
 - Adds comment to EmitDetectionString (d39df8d3)

- JITArm64
 - Get long divide out of the hot path (8ad14728)

- JITs
 - Emit identification string in the code buffers (23a1c64b)

- Linux
 - Fixes MAP_32BIT supported range (fad91bb8)

- OpcodeDispatcher
 - Fixes SIGILL on unsupported host instructions (042cd354)
 - Fixes FNINIT (187c6418)

- Scripts
 - Updates AArch64 fit for Clang 14 (6b3cd3d3)

- SignalDelegator
 - Adds missing include (b43937a7)

- Softfloat
 - Fixes FSCALE (56779245)

- TestHarnessRunner
 - Flush log on asserts (ebd0edba)

- Misc
 - GDBServer improvements: Three's a crowd (7b0265ff)
 - Gdbstub improvements: The sequel (6a5abd36)
 - GDBServer improvements (53ffe5df)
 - Adds a cmake option for forcing a termux build (5de6c866)
 - Change page define usages over to self-defined (f5f9512d)
 - Disables GUI applications in a Termux build (fb27cb43)
 - Update ReleaseProcess docs for Termux (94664580)

- docs
 - Remove stale text (5cc0c0a3)