aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/trace-events
AgeCommit message (Expand)Author
2023-11-03virtio-iommu: Consolidate host reserved regions and property set onesEric Auger
2023-10-31virtio: use defer_call() in virtio_irqfd_notify()Stefan Hajnoczi
2023-10-04vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez
2023-07-10virtio-iommu: Fix 64kB host page size VFIO device assignmentEric Auger
2023-07-10vhost-vdpa: mute unaligned memory error reportLaurent Vivier
2023-07-10vdpa: Remove status in reset tracingEugenio Pérez
2023-03-07vdpa: add vhost_vdpa_suspendEugenio Pérez
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