All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
	"George Dunlap" <george.dunlap@citrix.com>,
	"Ian Jackson" <iwj@xenproject.org>,
	"Julien Grall" <julien@xen.org>,
	"Stefano Stabellini" <sstabellini@kernel.org>,
	"Wei Liu" <wl@xen.org>, "Roger Pau Monné" <roger.pau@citrix.com>,
	"M A Young" <m.a.young@durham.ac.uk>
Subject: [PATCH 0/3] x86/Dom0: support zstd compressed kernels
Date: Fri, 15 Jan 2021 11:03:24 +0100	[thread overview]
Message-ID: <0eba95b9-66eb-2692-1da1-c27784b9f51e@suse.com> (raw)

Linux has been offering this option of kernel compression
for quite some time - about time for us to start supporting
it. The series here covers Dom0 only; I simply didn't have
time to see about also integrating this into libxenguest.

1: introduce unaligned.h
2: lib: introduce xxhash
3: x86/Dom0: support zstd compressed kernels

Jan


             reply	other threads:[~2021-01-15 10:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15 10:03 Jan Beulich [this message]
2021-01-15 10:05 ` [PATCH 1/3] introduce unaligned.h Jan Beulich
2021-01-15 11:13   ` Andrew Cooper
2021-01-15 11:27     ` Jan Beulich
2021-01-18  9:33       ` Jan Beulich
2021-01-18  9:51         ` Jan Beulich
2021-01-18 10:45         ` Julien Grall
2021-01-18 10:59           ` Jan Beulich
2021-01-15 11:29     ` Jan Beulich
2021-01-18 10:35       ` Julien Grall
2021-01-15 10:06 ` [PATCH 2/3] lib: introduce xxhash Jan Beulich
2021-01-15 11:18   ` Andrew Cooper
2021-01-15 10:06 ` [PATCH 3/3] x86/Dom0: support zstd compressed kernels Jan Beulich
2021-01-15 11:20   ` 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=0eba95b9-66eb-2692-1da1-c27784b9f51e@suse.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=george.dunlap@citrix.com \
    --cc=iwj@xenproject.org \
    --cc=julien@xen.org \
    --cc=m.a.young@durham.ac.uk \
    --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.