Releases: mchehab/rasdaemon
Releases · mchehab/rasdaemon
Release v0.8.1
- Lots of new labels added;
- Added a script to check coding style;
- Detect non-x86 CPUs on MCE handler;
- Added an error injection script for QEMU;
- Allow external scripts to handle memory errors;
- Fix ARM processor compatibility with upstream;
- Add support for CXL events;
- Add support for microcode and PPIN on MCE traces;
- Add non-standard decodes for Yitian and Jaguarmicro;
- Add EmeraldRapids Intel CPU;
- Add Corrected Internal Error for aer_cor_errors;
- Add support for disable ras events in runtime;
- Improve AMD SMCA handling;
- Fix several compilation and runtime issues;
- Add option on ras-mc-ctl to exclude old events from reports;
- Other improvements at ras-mc-ctl tool;
- Documentation updates;
- Code cleanups;
- Coding style cleanups.
Release v0.7.0
- Add labels for ASUS TUF GAMING B450-PLUS II
- Add four modules supported by HiSilicon common section
- Updated HiSilicon platform name
- Relocate reading and display Kunpeng920 errors to under Kunpeng9xx
- Add support to display the HiSilicon vendor errors for a specified module
- Add printing usage if necessary parameters are not passed for the vendor-error options
- Reformat error info of the HiSilicon Kunpeng920
- Modify error statistics for HiSilicon KunPeng9xx common errors
- Modify recording Hisilicon common error data
- Support cpu fault isolation for recoverable errors
- Support cpu fault isolation for corrected errors
- Use XSI version of strerror_r on non glibc systems
- Use the new block_rq_error tracepoint
- Fix bank limit types check
- Properly handle localtime() failure
- Fix for a memory out-of-bounds issue and optimized code to remove duplicate function.
- Fix possible but unlikely file descriptor leak
- Fix bashisms
Release v0.6.8
- Fix some issues related to sysconfigdir
- Some fixes for hisi boards
- Update ras-mc-ctl manpage to match current options
- Fix ras-mc-ctl when parsing some dimm sizes
- New asrock x570 motherboard label
- New Supermicro labels
- Support MCE for AMD CPU family 19h
- Add new SMCA bank types with error decoding
- Add error handling for Ampere-specific errors.
- Add support for multi-arch builds