[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210426061618.22978-1-jgross@suse.com>
Date: Mon, 26 Apr 2021 08:16:18 +0200
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: branch for v5.13-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.13-rc1-tag
xen: branch for v5.13-rc1
It contains:
- A patch for removing some PV ACPI cpu/memory hotplug code which has
been broken for a long time.
- A patch supporting direct mapped guests (other than dom0) on Arm.
- Several small fixes and cleanups.
Thanks.
Juergen
arch/arm/include/asm/xen/swiotlb-xen.h | 1 +
arch/arm/xen/mm.c | 14 +-
arch/arm64/include/asm/xen/swiotlb-xen.h | 1 +
arch/arm64/mm/dma-mapping.c | 2 +-
drivers/block/xen-blkback/common.h | 1 +
drivers/block/xen-blkback/xenbus.c | 38 ++-
drivers/block/xen-blkfront.c | 2 +-
drivers/xen/Kconfig | 31 --
drivers/xen/Makefile | 3 -
drivers/xen/pcpu.c | 35 ---
drivers/xen/xen-acpi-cpuhotplug.c | 446 -----------------------------
drivers/xen/xen-acpi-memhotplug.c | 475 -------------------------------
drivers/xen/xen-pciback/pci_stub.c | 6 +-
drivers/xen/xen-pciback/vpci.c | 7 +-
drivers/xen/xen-stub.c | 90 ------
include/xen/acpi.h | 35 ---
include/xen/arm/swiotlb-xen.h | 7 +
include/xen/interface/features.h | 14 +
include/xen/swiotlb-xen.h | 1 +
19 files changed, 60 insertions(+), 1149 deletions(-)
Bjorn Helgaas (1):
xen-blkfront: Fix 'physical' typos
Boris Ostrovsky (1):
xen: Remove support for PV ACPI cpu/memory hotplug
Jan Beulich (1):
xen-pciback: simplify vpci's find hook
Muhammad Usama Anjum (1):
xen/pciback: Fix incorrect type warnings
Paul Durrant (1):
xen-blkback: fix compatibility bug with single page rings
Stefano Stabellini (1):
xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
Powered by blists - more mailing lists