Paul Durrant (2):
  domain: introduce alloc/free_shared_info() helpers...
  domain: use PGC_extra domheap page for shared_info

 xen/arch/arm/domain.c        | 10 ++++-----
 xen/arch/arm/mm.c            |  2 +-
 xen/arch/x86/domain.c        | 12 +++++-----
 xen/arch/x86/mm.c            |  2 +-
 xen/arch/x86/mm/p2m.c        |  3 +--
 xen/arch/x86/pv/dom0_build.c |  6 ++++-
 xen/arch/x86/pv/shim.c       |  2 +-
 xen/common/domain.c          | 43 ++++++++++++++++++++++++++++++++++--
 xen/common/domctl.c          |  2 +-
 xen/common/event_2l.c        |  4 ++++
 xen/common/event_fifo.c      |  1 +
 xen/common/time.c            |  7 ++++--
 xen/include/asm-x86/shared.h | 15 +++++++------
 xen/include/xen/domain.h     |  3 +++
 xen/include/xen/sched.h      |  5 ++++-
 xen/include/xen/shared.h     |  2 +-
 16 files changed, 86 insertions(+), 33 deletions(-)

-- 
2.20.1


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

Reply via email to