Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - several smaller cleanups - a fix for a Xen guest regression with CPU offlining - a small fix in the xen pvcalls backend driver - an update of MAINTAINERS * tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE xen/pci: Get rid of verbose_request and use dev_dbg() instead xenbus: Use dev_printk() when possible xen-pciback: Use dev_printk() when possible xen: enable BALLOON_MEMORY_HOTPLUG by default xen: expand BALLOON_MEMORY_HOTPLUG description xen/pvcalls: Make pvcalls_back_global static xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests xen-platform: Constify dev_pm_ops xen/pvcalls-back: test for errors when calling backend_connect()
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- drivers/pci/xen-pcifront.c 10 additions, 17 deletionsdrivers/pci/xen-pcifront.c
- drivers/xen/Kconfig 4 additions, 0 deletionsdrivers/xen/Kconfig
- drivers/xen/cpu_hotplug.c 3 additions, 5 deletionsdrivers/xen/cpu_hotplug.c
- drivers/xen/platform-pci.c 1 addition, 1 deletiondrivers/xen/platform-pci.c
- drivers/xen/pvcalls-back.c 3 additions, 2 deletionsdrivers/xen/pvcalls-back.c
- drivers/xen/xen-pciback/conf_space.c 6 additions, 10 deletionsdrivers/xen/xen-pciback/conf_space.c
- drivers/xen/xen-pciback/conf_space_header.c 14 additions, 30 deletionsdrivers/xen/xen-pciback/conf_space_header.c
- drivers/xen/xen-pciback/conf_space_quirks.c 4 additions, 2 deletionsdrivers/xen/xen-pciback/conf_space_quirks.c
- drivers/xen/xen-pciback/pci_stub.c 16 additions, 22 deletionsdrivers/xen/xen-pciback/pci_stub.c
- drivers/xen/xen-pciback/pciback.h 0 additions, 2 deletionsdrivers/xen/xen-pciback/pciback.h
- drivers/xen/xen-pciback/pciback_ops.c 17 additions, 38 deletionsdrivers/xen/xen-pciback/pciback_ops.c
- drivers/xen/xen-pciback/vpci.c 5 additions, 5 deletionsdrivers/xen/xen-pciback/vpci.c
- drivers/xen/xenbus/xenbus_probe.c 5 additions, 6 deletionsdrivers/xen/xenbus/xenbus_probe.c
Please register or sign in to comment