All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/Dom0: support zstd compressed kernels
@ 2021-01-15 10:03 Jan Beulich
  2021-01-15 10:05 ` [PATCH 1/3] introduce unaligned.h Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Jan Beulich @ 2021-01-15 10:03 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, George Dunlap, Ian Jackson, Julien Grall,
	Stefano Stabellini, Wei Liu, Roger Pau Monné,
	M A Young

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-01-18 10:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 10:03 [PATCH 0/3] x86/Dom0: support zstd compressed kernels Jan Beulich
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

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.