[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v2 Altp2m cleanup 0/3] Cleaning up altp2m code



Incorporating comments from v1 altp2m clean code URLs:
  https://lists.xenproject.org/archives/html/xen-devel/2016-06/msg03223.html
  https://lists.xenproject.org/archives/html/xen-devel/2016-06/msg03465.html
  https://lists.xenproject.org/archives/html/xen-devel/2016-06/msg03467.html

Older comments, reason for the code clean effort, are the following URLs:
  https://lists.xenproject.org/archives/html/xen-devel/2015-07/msg04323.html
  https://lists.xenproject.org/archives/html/xen-devel/2015-07/msg04454.html
  https://lists.xenproject.org/archives/html/xen-devel/2015-07/msg04530.html

Paul Lai (3):
  altp2m cleanup work
  Move altp2m specific functions to altp2m files.
  Making altp2m struct dynamically allocated.


 xen/arch/x86/hvm/hvm.c            |  54 +++++++++-----------
 xen/arch/x86/hvm/vmx/vmx.c        |   2 +-
 xen/arch/x86/mm/altp2m.c          |  45 +++++++++++++++++
 xen/arch/x86/mm/hap/hap.c         |  35 ++-----------
 xen/arch/x86/mm/mm-locks.h        |   4 +-
 xen/arch/x86/mm/p2m-ept.c         |  39 ++++++++++++++
 xen/arch/x86/mm/p2m.c             | 104 +++++++++++++-------------------------
 xen/include/asm-x86/altp2m.h      |  11 +++-
 xen/include/asm-x86/domain.h      |   5 +-
 xen/include/asm-x86/hvm/hvm.h     |  19 +++++--
 xen/include/asm-x86/hvm/vmx/vmx.h |   3 ++
 xen/include/asm-x86/p2m.h         |  18 ++++---
 12 files changed, 193 insertions(+), 146 deletions(-)

-- 
2.7.4


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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.