Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull more xen updates from Juergen Gross: - fix the handling of the "persistent grants" feature negotiation between Xen blkfront and Xen blkback drivers - a cleanup of xen.config and adding xen.config to Xen section in MAINTAINERS - support HVMOP_set_evtchn_upcall_vector, which is more compliant to "normal" interrupt handling than the global callback used up to now - further small cleanups * tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: MAINTAINERS: add xen config fragments to XEN HYPERVISOR sections xen: remove XEN_SCRUB_PAGES in xen.config xen/pciback: Fix comment typo xen/xenbus: fix return type in xenbus_file_read() xen-blkfront: Apply 'feature_persistent' parameter when connect xen-blkback: Apply 'feature_persistent' parameter when connect xen-blkback: fix persistent grants negotiation x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-driver-xen-blkback 1 addition, 1 deletionDocumentation/ABI/testing/sysfs-driver-xen-blkback
- Documentation/ABI/testing/sysfs-driver-xen-blkfront 1 addition, 1 deletionDocumentation/ABI/testing/sysfs-driver-xen-blkfront
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- arch/x86/include/asm/xen/cpuid.h 2 additions, 0 deletionsarch/x86/include/asm/xen/cpuid.h
- arch/x86/include/asm/xen/events.h 2 additions, 1 deletionarch/x86/include/asm/xen/events.h
- arch/x86/xen/enlighten.c 1 addition, 1 deletionarch/x86/xen/enlighten.c
- arch/x86/xen/enlighten_hvm.c 18 additions, 6 deletionsarch/x86/xen/enlighten_hvm.c
- arch/x86/xen/suspend_hvm.c 9 additions, 1 deletionarch/x86/xen/suspend_hvm.c
- drivers/block/xen-blkback/xenbus.c 8 additions, 12 deletionsdrivers/block/xen-blkback/xenbus.c
- drivers/block/xen-blkfront.c 1 addition, 3 deletionsdrivers/block/xen-blkfront.c
- drivers/xen/events/events_base.c 47 additions, 6 deletionsdrivers/xen/events/events_base.c
- drivers/xen/xen-pciback/pciback_ops.c 1 addition, 1 deletiondrivers/xen/xen-pciback/pciback_ops.c
- drivers/xen/xenbus/xenbus_dev_frontend.c 2 additions, 2 deletionsdrivers/xen/xenbus/xenbus_dev_frontend.c
- include/xen/hvm.h 2 additions, 0 deletionsinclude/xen/hvm.h
- include/xen/interface/hvm/hvm_op.h 19 additions, 0 deletionsinclude/xen/interface/hvm/hvm_op.h
- kernel/configs/xen.config 0 additions, 1 deletionkernel/configs/xen.config
Loading
Please register or sign in to comment