All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] x86: shadow adjustments / allow for more memory to be used
@ 2015-02-02 11:09 Jan Beulich
  2015-02-02 11:18 ` [PATCH v2 1/5] x86/shadow: tidy up fragmentary page lists in multi‑page shadows Jan Beulich
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Jan Beulich @ 2015-02-02 11:09 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Keir Fraser, Tim Deegan

1: shadow: tidy up fragmentary page lists in multi-page shadows
2: shadow: don't needlessly expose internal functions
3: mm: allow for building without shadow mode support
4: IOMMU: correct page_list_first() use
5: provide build time option to support up to 123Tb of memory

Note that thanks to Tim's patch 1 above the functional dependency
of patch 5 on shadow mode being disabled is now gone. Still the
latter only applies cleanly with the former in place.

Signed-off-by: Jan Beulich <jbeulich@suse.com>

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

end of thread, other threads:[~2015-02-02 13:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 11:09 [PATCH v2 0/5] x86: shadow adjustments / allow for more memory to be used Jan Beulich
2015-02-02 11:18 ` [PATCH v2 1/5] x86/shadow: tidy up fragmentary page lists in multi‑page shadows Jan Beulich
2015-02-02 11:43   ` Andrew Cooper
2015-02-02 11:47     ` Jan Beulich
2015-02-02 11:55       ` [PATCH v2 1/5] x86/shadow: tidy up fragmentary page lists in multi?page shadows Tim Deegan
2015-02-02 11:19 ` [PATCH v2 2/5] x86/shadow: don't needlessly expose internal functions Jan Beulich
2015-02-02 11:47   ` Andrew Cooper
2015-02-02 11:20 ` [PATCH v2 3/5] x86/mm: allow for building without shadow mode support Jan Beulich
2015-02-02 11:56   ` Andrew Cooper
2015-02-02 11:20 ` [PATCH v2 4/5] IOMMU/x86: correct page_list_first() use Jan Beulich
2015-02-02 11:52   ` Andrew Cooper
2015-02-02 11:21 ` [PATCH v2 5/5] x86: provide build time option to support up to 123Tb of memory Jan Beulich
2015-02-02 11:58   ` Andrew Cooper
2015-02-02 13:03     ` Jan Beulich
2015-02-02 11:54 ` [PATCH v2 0/5] x86: shadow adjustments / allow for more memory to be used Tim Deegan

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.