Age | Commit message (Expand) | Author |
2024-06-04 | util/hexdump: Remove b parameter from qemu_hexdump_line | Richard Henderson |
2024-03-26 | vdpa-dev: Fix initialisation order to restore VDUSE compatibility | Kevin Wolf |
2024-03-12 | virtio-iommu: Trace domain range limits as unsigned int | Eric Auger |
2024-03-12 | vdpa: trace skipped memory sections | Eugenio Pérez |
2024-03-12 | vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode | Si-Wei Liu |
2024-03-12 | vdpa: add vhost_vdpa_get_vring_base trace for svq mode | Si-Wei Liu |
2023-12-26 | vdpa: use vdpa shared for tracing | Eugenio Pérez |
2023-11-03 | virtio-iommu: Consolidate host reserved regions and property set ones | Eric Auger |
2023-10-31 | virtio: use defer_call() in virtio_irqfd_notify() | Stefan Hajnoczi |
2023-10-04 | vdpa: export vhost_vdpa_set_vring_ready | Eugenio Pérez |
2023-07-10 | virtio-iommu: Fix 64kB host page size VFIO device assignment | Eric Auger |
2023-07-10 | vhost-vdpa: mute unaligned memory error report | Laurent Vivier |
2023-07-10 | vdpa: Remove status in reset tracing | Eugenio Pérez |
2023-03-07 | vdpa: add vhost_vdpa_suspend | Eugenio Pérez |
2023-01-08 | vhost-vdpa: add support for config interrupt | Cindy Lu |
2022-12-21 | vdpa: add asid parameter to vhost_vdpa_dma_map/unmap | Eugenio Pérez |
2022-12-01 | vhost: enable vrings in vhost_dev_start() for vhost-user devices | Stefano Garzarella |
2022-10-07 | hw/virtio: add boilerplate for vhost-user-gpio device | Viresh Kumar |
2022-10-07 | hw/virtio: add some vhost-user trace events | Alex Bennée |
2022-06-16 | virtio-iommu: Add bypass mode support to assigned device | Zhenzhong Duan |
2022-05-16 | virtio/vhost-user: dynamically assign VhostUserHostNotifiers | Alex Bennée |
2022-05-16 | hw/virtio: add vhost_user_[read|write] trace points | Alex Bennée |
2022-05-16 | virtio-pci: add notification trace points | Alex Bennée |
2022-04-26 | vdpa: Add missing tracing to batch mapping functions | Eugenio Pérez |
2022-03-06 | virtio-iommu: Default to bypass during boot | Jean-Philippe Brucker |
2022-01-10 | Revert "vhost-vdpa: add support for config interrupt" | Michael S. Tsirkin |
2022-01-06 | vhost-vdpa: add support for config interrupt | Cindy Lu |
2021-12-15 | virtio-iommu: Fix endianness in get_config | Eric Auger |
2021-12-15 | virtio-iommu: Remove set_config callback | Eric Auger |
2021-10-20 | vdpa: Check for iova range at mappings changes | Eugenio Pérez |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-02-05 | virtio-pmem: add trace events | Pankaj Gupta |
2020-11-03 | virtio-iommu: Set supported page size mask | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add notify_flag_changed() memory region callback | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add replay() memory region callback | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add memory notifiers for map/unmap | Bharat Bhushan |
2020-09-29 | vhost-vdpa: add trace-events | Laurent Vivier |
2020-09-09 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2020-07-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-07-03 | virtio-iommu: Implement RESV_MEM probe request | Eric Auger |
2020-07-03 | virtio-mem: Add trace events | David Hildenbrand |
2020-06-08 | hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE | Alex Bennée |
2020-02-27 | virtio-iommu: Implement fault reporting | Eric Auger |
2020-02-27 | virtio-iommu: Implement translate | Eric Auger |
2020-02-27 | virtio-iommu: Implement map/unmap | Eric Auger |
2020-02-27 | virtio-iommu: Implement attach/detach command | Eric Auger |
2020-02-27 | virtio-iommu: Decode the command payload | Eric Auger |
2020-02-27 | virtio-iommu: Add skeleton | Eric Auger |
2019-05-22 | hw/virtio/virtio-mmio: Convert DPRINTF to trace and log | Boxuan Li |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |