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

Re: [PATCH v2 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h



Hi all,

I have messed up this version. So I resend a new one.

Please ignore this version.

Cheers,

On 30/07/2020 18:52, Julien Grall wrote:
From: Julien Grall <jgrall@xxxxxxxxxx>

Hi all,

A lot of the helpers implemented in asm-*/guest_access.h are implemented
the same way. This series aims to avoid the duplication and implement
them only once in xen/guest_access.h.

Cheers,

Julien Grall (7):
   xen/guest_access: Add emacs magics
   xen/arm: kernel: Re-order the includes
   xen/arm: decode: Re-order the includes
   xen/arm: guestcopy: Re-order the includes
   xen: include xen/guest_access.h rather than asm/guest_access.h
   xen/guest_access: Consolidate guest access helpers in
     xen/guest_access.h
   xen/guest_access: Fix coding style in xen/guest_access.h

  xen/arch/arm/decode.c                |   7 +-
  xen/arch/arm/domain.c                |   2 +-
  xen/arch/arm/guest_walk.c            |   3 +-
  xen/arch/arm/guestcopy.c             |   5 +-
  xen/arch/arm/kernel.c                |  12 +--
  xen/arch/arm/vgic-v3-its.c           |   2 +-
  xen/arch/x86/hvm/svm/svm.c           |   2 +-
  xen/arch/x86/hvm/viridian/viridian.c |   2 +-
  xen/arch/x86/hvm/vmx/vmx.c           |   2 +-
  xen/common/libelf/libelf-loader.c    |   2 +-
  xen/include/asm-arm/guest_access.h   | 115 -----------------------
  xen/include/asm-x86/guest_access.h   | 116 ++----------------------
  xen/include/xen/guest_access.h       | 131 +++++++++++++++++++++++++++
  xen/lib/x86/private.h                |   2 +-
  14 files changed, 161 insertions(+), 242 deletions(-)


--
Julien Grall



 


Rackspace

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