linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xen: additional features for 3.19-rc0
@ 2014-12-15 18:04 David Vrabel
  0 siblings, 0 replies; only message in thread
From: David Vrabel @ 2014-12-15 18:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel@vger.kernel.org, xen-devel, Konrad Rzeszutek Wilk,
	Boris Ostrovsky

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.19-rc0b-tag

xen: additional features for 3.19-rc0

- - Linear p2m for x86 PV guests which simplifies the p2m code, improves
  performance and will allow for > 512 GB PV guests in the future.

Thanks.

A last-minute, configuration specific issue was discovered with this change
which is why it was not included in my previous pull request.  This is now been
fixed and tested.

David

 arch/x86/include/asm/pgtable_types.h |    1 +
 arch/x86/include/asm/xen/page.h      |   64 +-
 arch/x86/mm/pageattr.c               |   20 +
 arch/x86/xen/mmu.c                   |   40 +-
 arch/x86/xen/p2m.c                   | 1172 +++++++++++++---------------------
 arch/x86/xen/setup.c                 |  441 ++++++-------
 arch/x86/xen/xen-ops.h               |    6 +-
 7 files changed, 779 insertions(+), 965 deletions(-)

David Vrabel (1):
      Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"

Juergen Gross (13):
      xen: fix some style issues in p2m.c
      xen: Make functions static
      xen: use common page allocation function in p2m.c
      xen: Delay remapping memory of pv-domain
      xen: Delay m2p_override initialization
      xen: Delay invalidating extra memory
      x86: Introduce function to get pmd entry pointer
      xen: Hide get_phys_to_machine() to be able to tune common path
      xen: switch to linear virtual mapped sparse p2m list
      xen: Speed up set_phys_to_machine() by using read-only mappings
      xen: introduce helper functions to do safe read and write accesses
      xen: annotate xen_set_identity_and_remap_chunk() with __init
      xen: switch to post-init routines in xen mmu.c earlier
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJUjyK/AAoJEFxbo/MsZsTR2sQIAKpHjcGBVCKFoOGzfMjKGlab
cB/dAoTJD3iqde0ic0CH9hz2ZVHGz2yDA3PSBmuJf4QPMX2uCmE8K0RVZAtzntFj
YPsHWXDrsJBfBKBpi7gnmsNwA1VEVTW+3KYumPVprKOoAgYlVPzI/NdJxW+hucCo
gg8/f74OtEiyq8lOBo1Z7gYjh5nv4lc+1WgsaBGSWYWnn0zma6TGmB3jtBdryIuN
/KnPO4cFfkbx/nFwhlJ/mpMeC/ZI7aTU1u5Y1wAlcK3a9fItJT/WsD5orsGANddQ
rgeOceBCegd6YIQ6Q/CAu4uEqjNFgKz8G+0NyYI327/KaAQDykh8sKYQqUiK1Ew=
=UBAl
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-15 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 18:04 [GIT PULL] xen: additional features for 3.19-rc0 David Vrabel

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).