From: Juergen Gross <jgross@suse.com>
To: xen-devel@lists.xenproject.org
Cc: "Wei Liu" <wl@xen.org>,
"Anthony PERARD" <anthony.perard@citrix.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"George Dunlap" <george.dunlap@citrix.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Julien Grall" <julien@xen.org>,
"Stefano Stabellini" <sstabellini@kernel.org>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: [PATCH 0/2] xen: have a more generic unaligned.h header (take 2)
Date: Thu, 21 Dec 2023 10:37:42 +0100 [thread overview]
Message-ID: <75dccbdf-616c-4487-a1a0-64bdfcce0f91@suse.com> (raw)
In-Reply-To: <20231212162702.26360-1-jgross@suse.com>
[-- Attachment #1.1.1: Type: text/plain, Size: 1169 bytes --]
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 #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3743 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]
next prev parent reply other threads:[~2023-12-21 9:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-12 16:27 [PATCH 0/2] xen: have a more generic unaligned.h header (take 2) Juergen Gross
2023-12-12 16:27 ` [PATCH 1/2] xen: make include/xen/unaligned.h usable on all architectures Juergen Gross
2023-12-12 16:47 ` Jan Beulich
2023-12-12 16:27 ` [PATCH 2/2] xen: remove asm/unaligned.h Juergen Gross
2023-12-21 9:37 ` Juergen Gross [this message]
2023-12-21 9:38 ` [PATCH 0/2] xen: have a more generic unaligned.h header (take 2) Andrew Cooper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=75dccbdf-616c-4487-a1a0-64bdfcce0f91@suse.com \
--to=jgross@suse.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@citrix.com \
--cc=george.dunlap@citrix.com \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--cc=wl@xen.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.