All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Misc paging code clean up
@ 2017-08-23 15:58 Wei Liu
  2017-08-23 15:58 ` [PATCH RFC 1/2] xen: remove CONFIG_PAGING_ASSISTANCE Wei Liu
  2017-08-23 15:58 ` [PATCH RFC 2/2] x86/mm: PG_translate implies PG_refcounts Wei Liu
  0 siblings, 2 replies; 14+ messages in thread
From: Wei Liu @ 2017-08-23 15:58 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu

Wei Liu (2):
  xen: remove CONFIG_PAGING_ASSISTANCE
  x86/mm: PG_translate implies PG_refcounts

 xen/arch/x86/domain.c        |  6 ++----
 xen/arch/x86/hvm/hvm.c       |  2 +-
 xen/arch/x86/mm.c            | 20 ++++++++++----------
 xen/arch/x86/mm/paging.c     |  8 +++-----
 xen/include/asm-arm/config.h |  2 --
 xen/include/asm-x86/config.h |  1 -
 xen/include/asm-x86/paging.h |  5 +----
 xen/include/asm-x86/shadow.h |  2 +-
 xen/include/xen/paging.h     | 19 -------------------
 9 files changed, 18 insertions(+), 47 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-08-24 10:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 15:58 [PATCH RFC 0/2] Misc paging code clean up Wei Liu
2017-08-23 15:58 ` [PATCH RFC 1/2] xen: remove CONFIG_PAGING_ASSISTANCE Wei Liu
2017-08-23 16:04   ` Jan Beulich
2017-08-24 10:04     ` Tim Deegan
2017-08-24 10:15       ` Jan Beulich
2017-08-24 10:42   ` Julien Grall
2017-08-23 15:58 ` [PATCH RFC 2/2] x86/mm: PG_translate implies PG_refcounts Wei Liu
2017-08-23 16:18   ` Wei Liu
2017-08-24 10:02   ` Tim Deegan
2017-08-24 10:05     ` Wei Liu
2017-08-24 10:07       ` Wei Liu
2017-08-24 10:09         ` Andrew Cooper
2017-08-24 10:11           ` Wei Liu
2017-08-24 10:15       ` 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.