]>
tools/libxenguest: fix build in stubdom environment
authorJuergen Gross <jgross@suse.com>
Mon, 30 Jun 2025 08:05:42 +0000 (10:05 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 30 Jun 2025 08:05:42 +0000 (10:05 +0200)
commit448826d95dc487661a7ec1f11e08bb5c5f904334
tree7e2a4b298bc875e76534bc835d5b2eb1229bcd52
parent04289eca9ea1ff1569c2849552dd3425434b3827
tools/libxenguest: fix build in stubdom environment

With introduction of the new byteswap infrastructure the build of
libxenguest for stubdoms was broken. Fix that again.

Fixes: 60dcff871e34 ("xen/decompressors: Remove use of *_to_cpup() helpers")
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jason Andryuk <jason.andryuk@amd.com>
Acked-by: Anthony PERARD <anthony.perard@vates.tech>
tools/libs/guest/xg_dom_decompress_unsafe_lzo1x.c
tools/libs/guest/xg_dom_decompress_unsafe_xz.c