Messages in this thread |  | | From | Juergen Gross <> | Subject | [GIT PULL] xen: branch for v5.13-rc3 | Date | Sat, 22 May 2021 12:47:43 +0200 |
| |
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.13b-rc3-tag
xen: branch for v5.13-rc3
It contains: - a fix for a boot regression when running as PV guest on hardware without NX support - a small series fixing a bug in the Xen pciback driver when configuring a PCI card with multiple virtual functions
Thanks.
Juergen
arch/x86/xen/enlighten_pv.c | 8 ++++---- drivers/xen/xen-pciback/vpci.c | 14 ++++++++------ drivers/xen/xen-pciback/xenbus.c | 22 +++++++++++++++++----- 3 files changed, 29 insertions(+), 15 deletions(-)
Jan Beulich (3): x86/Xen: swap NX determination and GDT setup on BSP xen-pciback: redo VF placement in the virtual topology xen-pciback: reconfigure also from backend watch handler
|  |