public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	xen-devel <xen-devel@lists.xenproject.org>
Subject: [GIT PULL] xen: features and cleanups for 4.2-rc0
Date: Tue, 30 Jun 2015 14:42:29 +0100	[thread overview]
Message-ID: <55929CC5.4020608@cantab.net> (raw)

-----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 for-linus-4.2-rc0-tag

xen: features and cleanups for 4.2-rc0

- - Add "make xenconfig" to assist in generating configs for Xen guests.
- - Preparatory cleanups necessary for supporting 64 KiB pages in ARM
  guests.
- - Automatically use hvc0 as the default console in ARM guests.

Thanks.

David

 arch/arm/include/asm/xen/hypervisor.h |    8 +++++
 arch/arm/include/asm/xen/page.h       |    1 -
 arch/arm/kernel/setup.c               |    2 ++
 arch/arm/xen/enlighten.c              |   62 +++++++++++++++++++++------------
 arch/arm/xen/mm.c                     |    2 +-
 arch/arm/xen/p2m.c                    |    2 +-
 arch/arm64/kernel/setup.c             |    2 ++
 arch/x86/configs/xen.config           |   28 +++++++++++++++
 drivers/block/xen-blkback/blkback.c   |   10 +++---
 drivers/block/xen-blkback/common.h    |    2 +-
 drivers/block/xen-blkfront.c          |    8 -----
 drivers/net/xen-netback/netback.c     |    2 +-
 drivers/net/xen-netfront.c            |    1 -
 drivers/pci/xen-pcifront.c            |    8 ++---
 drivers/tty/hvc/hvc_xen.c             |    2 +-
 drivers/xen/events/events_base.c      |    2 +-
 drivers/xen/events/events_fifo.c      |    2 +-
 drivers/xen/gntdev.c                  |    2 +-
 drivers/xen/grant-table.c             |    1 -
 drivers/xen/manage.c                  |    2 +-
 drivers/xen/tmem.c                    |    4 +--
 drivers/xen/xenbus/xenbus_client.c    |    8 ++---
 drivers/xen/xenbus/xenbus_probe.c     |    2 +-
 kernel/configs/xen.config             |   48 +++++++++++++++++++++++++
 scripts/kconfig/Makefile              |    7 +++-
 25 files changed, 157 insertions(+), 61 deletions(-)

Ard Biesheuvel (1):
      xen/arm: allow console=hvc0 to be omitted for guests

Jan Beulich (3):
      xenbus: avoid uninitialized variable warning
      hvc_xen: avoid uninitialized variable warning
      xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()

Julien Grall (8):
      arm/xen: Correctly check if the event channel interrupt is present
      xen: Include xen/page.h rather than asm/xen/page.h
      xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring
      xen/grant-table: Remove unused macro SPP
      arm/xen: Drop duplicate define mfn_to_virt
      block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS
      block/xen-blkfront: Remove invalid comment
      block/xen-blkback: s/nr_pages/nr_segs/

Luis R. Rodriguez (2):
      kconfig: clarify kvmconfig is for kvm
      kconfig: add xenconfig defconfig helper

Stefano Stabellini (1):
      arm,arm64/xen: move Xen initialization earlier

Tina Ruchandani (1):
      xen/pcifront: Remove usage of struct timeval
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJVkpzFAAoJEFxbo/MsZsTRjTgH/iRFZVHuI59YPVVb32vyfldr
Cvdk9IsgihTdomTYS5jO1gvTFBjtkHUm30XZitG22fefVJ+6musTI2wA6mtjYHGv
CIQW16r7ha878chAIeb/l09ftVca3G2myFY04hTjGUK6IqxZ6/kVM+I08oWfOBpZ
cSpQYPxGwpkpdZWlszvZgZ2lPTj9wT44CLRqEkNNxD4HH23714TO20LP902VLzD2
28bhX4otfyPE0VJzmvNcCSQwx6ssoBd3ec6rxpVRZt8GZwk5Z4SJYY+QkutHrER/
by92oe3xHYBx9grKmXTGb1HTJQEpaoX/yqEPk5IV1PWGq+XLXxsxXb9CPMqbPt8=
=welC
-----END PGP SIGNATURE-----

                 reply	other threads:[~2015-06-30 13:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55929CC5.4020608@cantab.net \
    --to=dvrabel@cantab.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox