vdpa/ifc: fix build with GCC 12
[dpdk.git] / drivers / vdpa / ifc / ifcvf_vdpa.c
2022-06-15 David Marchandvdpa/ifc: fix build with GCC 12
2022-06-01 Andy Peivdpa/ifc: add interrupt handling for config space
2022-06-01 Andy Peivdpa/ifc: add log for config space of virtio block
2022-06-01 Andy Peivdpa/ifc: get device type
2022-06-01 Andy Peivdpa/ifc: add block device SW live-migration
2022-06-01 Andy Peivdpa/ifc: add interrupt relay for block device
2022-06-01 Andy Peivdpa/ifc: add block operations
2022-06-01 Andy Peivdpa/ifc: support virtio block device
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2021-11-03 Maxime Coquelinvhost: mark vDPA driver API as internal
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-09-30 Jilei Chenvdpa/ifc: increase readability with bool type
2021-04-21 Chengwen Fengvdpa/ifc: set notify and vring relay thread names
2021-04-08 Thomas Monjalondrivers: align log names
2021-03-23 Thomas Monjalondrivers: replace page size definitions with function
2020-07-29 Chenbo Xiavdpa/ifc: support vring update after device config
2020-07-11 Maxime Coquelinvdpa/ifc: enable status protocol feature
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Matan Azradvhost: support host notifier queue configuration
2020-06-30 Maxime Coquelinvhost: split vDPA header file
2020-06-30 Maxime Coquelinvhost: replace vDPA device ID in Vhost
2020-06-30 Maxime Coquelinvhost: replace device ID in vDPA ops
2020-06-30 Maxime Coquelinvhost: make vDPA framework bus agnostic
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-01-13 Matan Azraddrivers: move ifc to vDPA directory