aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/trace-events
AgeCommit message (Expand)Author
2023-01-08vhost-vdpa: add support for config interruptCindy Lu
2022-12-21vdpa: add asid parameter to vhost_vdpa_dma_map/unmapEugenio Pérez
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar
2022-10-07hw/virtio: add some vhost-user trace eventsAlex Bennée
2022-06-16virtio-iommu: Add bypass mode support to assigned deviceZhenzhong Duan
2022-05-16virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée
2022-05-16hw/virtio: add vhost_user_[read|write] trace pointsAlex Bennée
2022-05-16virtio-pci: add notification trace pointsAlex Bennée
2022-04-26vdpa: Add missing tracing to batch mapping functionsEugenio Pérez
2022-03-06virtio-iommu: Default to bypass during bootJean-Philippe Brucker
2022-01-10Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin
2022-01-06vhost-vdpa: add support for config interruptCindy Lu
2021-12-15virtio-iommu: Fix endianness in get_configEric Auger
2021-12-15virtio-iommu: Remove set_config callbackEric Auger
2021-10-20vdpa: Check for iova range at mappings changesEugenio Pérez
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-02-05virtio-pmem: add trace eventsPankaj Gupta
2020-11-03virtio-iommu: Set supported page size maskBharat Bhushan
2020-11-03virtio-iommu: Add notify_flag_changed() memory region callbackBharat Bhushan
2020-11-03virtio-iommu: Add replay() memory region callbackBharat Bhushan
2020-11-03virtio-iommu: Add memory notifiers for map/unmapBharat Bhushan
2020-09-29vhost-vdpa: add trace-eventsLaurent Vivier
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-03virtio-iommu: Implement RESV_MEM probe requestEric Auger
2020-07-03virtio-mem: Add trace eventsDavid Hildenbrand
2020-06-08hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODEAlex Bennée
2020-02-27virtio-iommu: Implement fault reportingEric Auger
2020-02-27virtio-iommu: Implement translateEric Auger
2020-02-27virtio-iommu: Implement map/unmapEric Auger
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger
2020-02-27virtio-iommu: Decode the command payloadEric Auger
2020-02-27virtio-iommu: Add skeletonEric Auger
2019-05-22hw/virtio/virtio-mmio: Convert DPRINTF to trace and logBoxuan Li
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2018-05-23vhost: add trace for IOTLB missPeter Xu
2018-03-20vhost: Huge page align and mergeDr. David Alan Gilbert
2018-03-20vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert
2018-03-20vhost+postcopy: Add vhost wakerDr. David Alan Gilbert
2018-03-20vhost+postcopy: Resolve client addressDr. David Alan Gilbert
2018-03-20vhost+postcopy: Stash RAMBlock and offsetDr. David Alan Gilbert
2018-03-20vhost+postcopy: Send address back to qemuDr. David Alan Gilbert
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert
2018-02-08vhost: Move log_dirty checkDr. David Alan Gilbert
2018-02-08vhost: Regenerate region list from changed sections listDr. David Alan Gilbert
2018-02-08vhost: Merge sections added to temporary listDr. David Alan Gilbert
2018-02-08Revert "vhost: add traces for memory listeners"Michael S. Tsirkin
2018-02-07vhost: add traces for memory listenersPeter Xu
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy