On 1/22/26 22:16, Philippe Mathieu-Daudé wrote:
The following changes since commit 2339d0a1cfac6ecc667e6e062a593865c1541c35:
Merge tag 'hw-misc-20260120' ofhttps://github.com/philmd/qemu into staging
(2026-01-21 07:39:57 +1100)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/memory-api-20260122
for you to fetch changes up to 1280ec826e98342db4e7c35daf7680d09121bde6:
cpus: Allocate maximum number of ASes supported by the arch (2026-01-22
10:48:46 +0100)
----------------------------------------------------------------
Memory API patches
- Use explicit endianness for cpu_ld/st_data*() on some targets
- Reduce 'qemu/bswap.h' uses
- Introduce ldm_p/stm_p (MemOp) load/store helpers
- Allow restricting the legacy 'native-endian' APIs
- Forbid various targets to use legacy native endianness APIs
- Simplify cpu_address_space_init() API
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/11.0 as
appropriate.
r~