xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] x86: nuke PV superpage support
@ 2017-07-26  7:44 Wei Liu
  2017-07-26  7:44 ` [PATCH v2 1/3] x86: nuke PV superpage option and code Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wei Liu @ 2017-07-26  7:44 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, George Dunlap, Andrew Cooper, Ian Jackson, Jan Beulich

Wei Liu (3):
  x86: nuke PV superpage option and code
  tools: nuke superpage parameters in code
  libxc: bail immediately when PV superpage is discovered

 docs/man/xl.conf.pod.5              |   3 -
 docs/misc/xen-command-line.markdown |   7 -
 tools/libxc/include/xenguest.h      |   3 +-
 tools/libxc/xc_nomigrate.c          |   2 +-
 tools/libxc/xc_sr_restore.c         |   7 +-
 tools/libxc/xc_sr_save_x86_pv.c     |  11 +-
 tools/libxl/libxl_internal.h        |   2 +-
 tools/libxl/libxl_save_callout.c    |   4 +-
 tools/libxl/libxl_save_helper.c     |   3 +-
 tools/libxl/libxl_stream_read.c     |   2 +-
 xen/arch/x86/domain.c               |   2 -
 xen/arch/x86/mm.c                   | 257 ++----------------------------------
 xen/arch/x86/pv/dom0_build.c        |   2 -
 xen/include/asm-x86/config.h        |  16 +--
 xen/include/asm-x86/mm.h            |  20 ---
 xen/include/asm-x86/page.h          |  11 --
 xen/include/asm-x86/paging.h        |   3 +-
 xen/include/asm-x86/x86_64/page.h   |   2 -
 18 files changed, 26 insertions(+), 331 deletions(-)

-- 
2.11.0


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

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

end of thread, other threads:[~2017-07-26 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26  7:44 [PATCH v2 0/3] x86: nuke PV superpage support Wei Liu
2017-07-26  7:44 ` [PATCH v2 1/3] x86: nuke PV superpage option and code Wei Liu
2017-07-26 16:19   ` Andrew Cooper
2017-07-26 16:37     ` Wei Liu
2017-07-26 19:33     ` Konrad Rzeszutek Wilk
2017-07-26  7:44 ` [PATCH v2 2/3] tools: nuke superpage parameters in code Wei Liu
2017-07-26  7:44 ` [PATCH v2 3/3] libxc: bail immediately when PV superpage is discovered Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).