Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen fixes from Juergen Gross: - A series to fix a regression when running as a fully virtualized guest on an old Xen hypervisor not supporting PV interrupt callbacks for HVM guests. - A patch to add support to query Xen resource sizes (setting was possible already) from user mode. * tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: x86/xen: Fix xen_hvm_smp_init() when vector callback not available x86/xen: Don't register Xen IPIs when they aren't going to be used x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery xen: Set platform PCI device INTX affinity to CPU0 xen: Fix event channel callback via INTX/GSI xen/privcmd: allow fetching resource sizes
No related branches found
No related tags found
Showing
- Documentation/admin-guide/kernel-parameters.txt 4 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- arch/arm/xen/enlighten.c 1 addition, 1 deletionarch/arm/xen/enlighten.c
- arch/x86/xen/enlighten_hvm.c 12 additions, 3 deletionsarch/x86/xen/enlighten_hvm.c
- arch/x86/xen/smp_hvm.c 17 additions, 10 deletionsarch/x86/xen/smp_hvm.c
- drivers/xen/events/events_base.c 0 additions, 10 deletionsdrivers/xen/events/events_base.c
- drivers/xen/platform-pci.c 7 additions, 1 deletiondrivers/xen/platform-pci.c
- drivers/xen/privcmd.c 19 additions, 6 deletionsdrivers/xen/privcmd.c
- drivers/xen/xenbus/xenbus.h 1 addition, 0 deletionsdrivers/xen/xenbus/xenbus.h
- drivers/xen/xenbus/xenbus_comms.c 0 additions, 8 deletionsdrivers/xen/xenbus/xenbus_comms.c
- drivers/xen/xenbus/xenbus_probe.c 67 additions, 14 deletionsdrivers/xen/xenbus/xenbus_probe.c
- include/xen/xenbus.h 1 addition, 1 deletioninclude/xen/xenbus.h
Loading
Please register or sign in to comment