On 12.12.23 17:27, Juergen Gross wrote:
Second try for the generic unaligned.h approach.

This time including a fix for building stubdom with libxenguest,
which is using a cruel hack to reuse the hypervisor's decompressing
code.

Juergen Gross (2):
   xen: make include/xen/unaligned.h usable on all architectures
   xen: remove asm/unaligned.h

  .../guest/xg_dom_decompress_unsafe_zstd.c     |  2 +-
  xen/arch/x86/include/asm/unaligned.h          |  6 ---
  xen/common/lz4/defs.h                         |  2 +-
  xen/common/lzo.c                              |  2 +-
  xen/common/unlzo.c                            |  2 +-
  xen/common/xz/private.h                       |  2 +-
  xen/common/zstd/mem.h                         |  2 +-
  xen/include/xen/unaligned.h                   | 53 +++++++++++--------
  xen/lib/xxhash32.c                            |  2 +-
  xen/lib/xxhash64.c                            |  2 +-
  10 files changed, 38 insertions(+), 37 deletions(-)
  delete mode 100644 xen/arch/x86/include/asm/unaligned.h


Is anything missing for this series to go in?


Juergen

Attachment: OpenPGP_0xB0DE9DD628BF132F.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to