All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v6.0-rc1
@ 2022-08-03  7:52 Juergen Gross
  2022-08-04 22:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2022-08-03  7:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, sstabellini

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.0-rc1-tag

xen: branch for v6.0-rc1

It contains:

- a series fine tuning virtio support for Xen guests, including removal
  the now again unused "platform_has()" feature.

- a fix for host admin triggered reboot of Xen guests

- a simple spelling fix

Thanks.

Juergen

 MAINTAINERS                            |  8 --------
 arch/arm/xen/enlighten.c               |  4 +++-
 arch/s390/mm/init.c                    |  4 ++--
 arch/x86/mm/mem_encrypt_amd.c          |  4 ++--
 arch/x86/xen/enlighten_hvm.c           |  4 +++-
 arch/x86/xen/enlighten_pv.c            |  5 ++++-
 drivers/virtio/Kconfig                 |  4 ++++
 drivers/virtio/Makefile                |  1 +
 drivers/virtio/virtio.c                |  4 ++--
 drivers/virtio/virtio_anchor.c         | 18 ++++++++++++++++++
 drivers/xen/Kconfig                    |  9 +++++++++
 drivers/xen/grant-dma-ops.c            | 10 ++++++++++
 drivers/xen/manage.c                   |  2 +-
 drivers/xen/xen-front-pgdir-shbuf.c    |  4 ++--
 include/asm-generic/Kbuild             |  1 -
 include/asm-generic/platform-feature.h |  8 --------
 include/linux/platform-feature.h       | 19 -------------------
 include/linux/virtio_anchor.h          | 19 +++++++++++++++++++
 include/xen/xen-ops.h                  |  9 +++++++++
 include/xen/xen.h                      |  8 --------
 kernel/Makefile                        |  2 +-
 kernel/platform-feature.c              | 27 ---------------------------
 22 files changed, 90 insertions(+), 84 deletions(-)

Juergen Gross (4):
      virtio: replace restricted mem access flag with callback
      kernel: remove platform_has() infrastructure
      xen: don't require virtio with grants for non-PV guests

Ross Lagerwall (1):
      xen/manage: Use orderly_reboot() to reboot

Zhang Jiaming (1):
      xen: Fix spelling mistake

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xen: branch for v6.0-rc1
  2022-08-03  7:52 [GIT PULL] xen: branch for v6.0-rc1 Juergen Gross
@ 2022-08-04 22:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-04 22:46 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, sstabellini

The pull request you sent on Wed,  3 Aug 2022 09:52:26 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.0-rc1-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7447691ef994ffd8072809a11ca9167a2d91564f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-04 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03  7:52 [GIT PULL] xen: branch for v6.0-rc1 Juergen Gross
2022-08-04 22:46 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.