All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.5 v3 0/3] Support for sparse physical address space on ARM
@ 2014-09-17 21:20 Ian Campbell
  2014-09-17 21:21 ` [PATCH for-4.5 v3 1/3] xen: refactor physical address space compression support into common code Ian Campbell
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ian Campbell @ 2014-09-17 21:20 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Julien Grall, Tim Deegan, Roy Franz,
	Jan Beulich, Fu Wei

This series refactors the x86 "pdx" stuff (phys address space
compression) into common code and makes use of it on ARM.

Since last time I've addressed some review comments, the biggest change
is refactoring a bit more x86 code (the fill_mask stuff) into common
code.

I'm still targeting this at 4.5.

The code is also available from 
        git://xenbits.xen.org/people/ianc/xen.git pdx-v3

Ian.

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

end of thread, other threads:[~2014-09-22 16:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-17 21:20 [PATCH for-4.5 v3 0/3] Support for sparse physical address space on ARM Ian Campbell
2014-09-17 21:21 ` [PATCH for-4.5 v3 1/3] xen: refactor physical address space compression support into common code Ian Campbell
2014-09-17 21:21 ` [PATCH for-4.5 v3 2/3] xen: add helpers for PDX mask initialisation calculations Ian Campbell
2014-09-18 10:03   ` Jan Beulich
2014-09-18 19:16   ` Julien Grall
2014-09-22 15:42     ` Ian Campbell
2014-09-22 15:55       ` Julien Grall
2014-09-22 16:28         ` Ian Campbell
2014-09-17 21:21 ` [PATCH for-4.5 v3 3/3] xen: arm: Enable physical address space compression (PDX) on arm Ian Campbell
2014-09-18 19:21   ` Julien Grall
2014-09-18 18:22 ` [PATCH for-4.5 v3 0/3] Support for sparse physical address space on ARM Roy Franz

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.