All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 0/2] xen/virtio: Handle PCI devices which Host controller is described in DT
@ 2022-10-25 16:20 Oleksandr Tyshchenko
  2022-10-25 16:20   ` Oleksandr Tyshchenko
  2022-10-25 16:20 ` [PATCH V4 2/2] xen/virtio: Handle PCI devices which Host controller is described in DT Oleksandr Tyshchenko
  0 siblings, 2 replies; 12+ messages in thread
From: Oleksandr Tyshchenko @ 2022-10-25 16:20 UTC (permalink / raw)
  To: xen-devel, linux-kernel
  Cc: Oleksandr Tyshchenko, Stefano Stabellini, Juergen Gross,
	Xenia Ragiadakou

From: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>

Hello all.

Prior to V4 there was a single patch, for V4 an additional prereq patch appeared according
to the discussion at:
https://lore.kernel.org/xen-devel/alpine.DEB.2.22.394.2210211258050.3873@ubuntu-linux-20-04-desktop/

Based on:
https://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git/log/?h=for-linus-6.1

Oleksandr Tyshchenko (2):
  xen/virtio: Optimize the setup of "xen-grant-dma" devices
  xen/virtio: Handle PCI devices which Host controller is described in
    DT

 arch/arm/xen/enlighten.c    |   2 +-
 drivers/xen/grant-dma-ops.c | 105 ++++++++++++++++++++----------------
 include/xen/arm/xen-ops.h   |   4 +-
 include/xen/xen-ops.h       |  16 ------
 4 files changed, 60 insertions(+), 67 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-10-25 23:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-25 16:20 [PATCH V4 0/2] xen/virtio: Handle PCI devices which Host controller is described in DT Oleksandr Tyshchenko
2022-10-25 16:20 ` [PATCH V4 1/2] xen/virtio: Optimize the setup of "xen-grant-dma" devices Oleksandr Tyshchenko
2022-10-25 16:20   ` Oleksandr Tyshchenko
2022-10-25 17:27   ` Xenia Ragiadakou
2022-10-25 17:27     ` Xenia Ragiadakou
2022-10-25 19:07     ` Oleksandr Tyshchenko
2022-10-25 19:07       ` Oleksandr Tyshchenko
2022-10-25 23:12   ` Stefano Stabellini
2022-10-25 23:12     ` Stefano Stabellini
2022-10-25 16:20 ` [PATCH V4 2/2] xen/virtio: Handle PCI devices which Host controller is described in DT Oleksandr Tyshchenko
2022-10-25 17:28   ` Xenia Ragiadakou
2022-10-25 23:14   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.