Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: "xen fixes and features: - remove fallback code for very old Xen hypervisors - three patches for fixing Xen dom0 boot regressions - an old patch for Xen PCI passthrough which was never applied for unknown reasons - some more minor fixes and cleanup patches" * tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen: fix dom0 boot on huge systems xen, cpu_hotplug: Prevent an out of bounds access xen: remove pre-xen3 fallback handlers xen/ACPI: Switch to bitmap_zalloc() x86/xen: dont add memory above max allowed allocation x86: respect memory size limiting via mem= parameter xen/gntdev: Check and release imported dma-bufs on close xen/gntdev: Do not destroy context while dma-bufs are in use xen/pciback: Don't disable PCI_COMMAND on PCI device reset. xen-scsiback: mark expected switch fall-through xen: mark expected switch fall-through
Showing
- arch/x86/include/asm/xen/hypercall.h 2 additions, 11 deletionsarch/x86/include/asm/xen/hypercall.h
- arch/x86/kernel/e820.c 5 additions, 0 deletionsarch/x86/kernel/e820.c
- arch/x86/xen/mmu_pv.c 6 additions, 7 deletionsarch/x86/xen/mmu_pv.c
- arch/x86/xen/setup.c 13 additions, 0 deletionsarch/x86/xen/setup.c
- drivers/xen/Makefile 0 additions, 1 deletiondrivers/xen/Makefile
- drivers/xen/cpu_hotplug.c 1 addition, 1 deletiondrivers/xen/cpu_hotplug.c
- drivers/xen/fallback.c 0 additions, 81 deletionsdrivers/xen/fallback.c
- drivers/xen/gntdev-dmabuf.c 20 additions, 1 deletiondrivers/xen/gntdev-dmabuf.c
- drivers/xen/gntdev-dmabuf.h 1 addition, 1 deletiondrivers/xen/gntdev-dmabuf.h
- drivers/xen/gntdev.c 1 addition, 1 deletiondrivers/xen/gntdev.c
- drivers/xen/xen-acpi-processor.c 11 additions, 11 deletionsdrivers/xen/xen-acpi-processor.c
- drivers/xen/xen-balloon.c 11 additions, 0 deletionsdrivers/xen/xen-balloon.c
- drivers/xen/xen-pciback/pciback_ops.c 0 additions, 2 deletionsdrivers/xen/xen-pciback/pciback_ops.c
- drivers/xen/xen-pciback/xenbus.c 1 addition, 1 deletiondrivers/xen/xen-pciback/xenbus.c
- drivers/xen/xen-scsiback.c 1 addition, 1 deletiondrivers/xen/xen-scsiback.c
- include/linux/memory_hotplug.h 2 additions, 0 deletionsinclude/linux/memory_hotplug.h
- include/xen/xen.h 4 additions, 0 deletionsinclude/xen/xen.h
- mm/memory_hotplug.c 6 additions, 0 deletionsmm/memory_hotplug.c
Loading
Please register or sign in to comment