On 12/29/25 03:18, Philippe Mathieu-Daudé wrote:
Rename the API methods using the explicit 'unaligned'
description instead of 'he' which stands for 'host
endianness'.

Inspired-by: Paolo Bonzini<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  include/qemu/bswap.h                 | 32 ++++++++++++++--------------
  include/qemu/memory_ldst_unaligned.h | 16 +++++++-------
  accel/tcg/translator.c               |  6 +++---
  hw/display/ati_2d.c                  |  2 +-
  hw/display/sm501.c                   | 19 ++++++++++-------
  hw/remote/vfio-user-obj.c            |  4 ++--
  hw/vmapple/virtio-blk.c              |  2 +-
  net/checksum.c                       |  6 +++---
  system/memory.c                      |  4 ++--
  system/physmem.c                     |  8 +++----
  ui/vnc-enc-tight.c                   |  2 +-
  util/bufferiszero.c                  |  6 +++---
  accel/tcg/ldst_atomicity.c.inc       | 10 ++++-----
  13 files changed, 60 insertions(+), 57 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to