Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - two small cleanup patches - a fix for PCI passthrough under Xen - a four patch series speeding up virtio under Xen with user space backends * tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled xen: privcmd: Add support for ioeventfd xen: evtchn: Allow shared registration of IRQ handers xen: irqfd: Use _IOW instead of the internal _IOC() macro xen: Make struct privcmd_irqfd's layout architecture independent xen/xenbus: Add __counted_by for struct read_buffer and use struct_size() xenbus: fix error exit in xenbus_init()
No related branches found
No related tags found
Showing
- drivers/xen/Kconfig 4 additions, 4 deletionsdrivers/xen/Kconfig
- drivers/xen/events/events_base.c 2 additions, 1 deletiondrivers/xen/events/events_base.c
- drivers/xen/evtchn.c 1 addition, 1 deletiondrivers/xen/evtchn.c
- drivers/xen/privcmd.c 404 additions, 3 deletionsdrivers/xen/privcmd.c
- drivers/xen/xen-pciback/conf_space.c 13 additions, 6 deletionsdrivers/xen/xen-pciback/conf_space.c
- drivers/xen/xen-pciback/conf_space_capability.c 7 additions, 1 deletiondrivers/xen/xen-pciback/conf_space_capability.c
- drivers/xen/xen-pciback/conf_space_header.c 3 additions, 18 deletionsdrivers/xen/xen-pciback/conf_space_header.c
- drivers/xen/xenbus/xenbus_dev_frontend.c 2 additions, 2 deletionsdrivers/xen/xenbus/xenbus_dev_frontend.c
- drivers/xen/xenbus/xenbus_probe.c 1 addition, 1 deletiondrivers/xen/xenbus/xenbus_probe.c
- include/uapi/xen/privcmd.h 20 additions, 2 deletionsinclude/uapi/xen/privcmd.h
- include/xen/interface/hvm/ioreq.h 51 additions, 0 deletionsinclude/xen/interface/hvm/ioreq.h
Loading
Please register or sign in to comment