Minor release with compatibility fixes and a few bug fixes:
- Executor: modified to be compatible with Linux 6.8+
- Python build: modified to be compatible with Python 3.12
- Model: fixed the reset of the tracing state after exceptions
- Executor: fixed type cast issue in VMCB initialization + added corresponding sanity checks
- Executor: gracefully handle cases when SMAP/MPX are disabled in kernel; ref #113
Full Changelog: v1.3.1...v1.3.2