Changes since previous version:
- Reverted the implementation of pci::function::find_capability() to its
  original.
- Minimized the changes in virtio::virtio_modern_pci_device:
  parse_virtio_capability() is left the same as current master and a
  parse_virtio_capabilities() is added to handle multiple capabilities
  of the same type.

Fotis Xenakis (3):
  pci: add batch capability discovery
  virtio-pci: discover shared memory regions
  virtio: expose shared memory regions

 drivers/pci-function.cc      | 36 +++++++++++++++-
 drivers/pci-function.hh      |  1 +
 drivers/virtio-device.hh     |  2 +
 drivers/virtio-mmio.hh       |  1 +
 drivers/virtio-pci-device.cc | 79 ++++++++++++++++++++++++++++++++++--
 drivers/virtio-pci-device.hh | 45 +++++++++++++-------
 6 files changed, 145 insertions(+), 19 deletions(-)

--
2.25.1

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/VI1PR03MB4383F2DBD2745BF653538FDDA6F90%40VI1PR03MB4383.eurprd03.prod.outlook.com.

Reply via email to