- Fixed blkif protocol specification for sector sizes different than 512b.
- The dombuilder in libxenguest no longer un-gzips secondary modules, instead
leaving this to the guest kernel to do in guest context.
+ - Reduce xenstore library dependencies.
+ - On Arm:
+ - Several FF-A support improvements: add indirect messages support, transmit
+ RXTX buffer to the SPMC, fix version negotication and partition information
+ retrieval.
- On x86:
- Prefer ACPI reboot over UEFI ResetSystem() run time service call.
- Prefer CMOS over EFI_GET_TIME as time source.
interrupts instead of logical destination mode.
### Added
+ - Enable CONFIG_UBSAN (Arm64, x86, PPC, RISC-V) for GitLab CI.
- On Arm:
- Experimental support for Armv8-R.
- Support for NXP S32G3 Processors Family and NXP LINFlexD UART driver.
- On x86:
- xl suspend/resume subcommands.
- `wallclock` command line option to select time source.
+ - Support for Intel EPT Paging-Write Feature.
+ - AMD Zen 5 CPU support, including for new hardware mitigations for the
+ SRSO speculative vulnerability.
### Removed
- On x86: