Age | Commit message (Expand) | Author |
2020-11-23 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2020-11-16 | util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci() | David Hildenbrand |
2020-11-03 | util/vfio-helpers: Assert offset is aligned to page size | Philippe Mathieu-Daudé |
2020-11-03 | util/vfio-helpers: Convert vfio_dump_mapping to trace events | Philippe Mathieu-Daudé |
2020-11-03 | util/vfio-helpers: Improve DMA trace events | Philippe Mathieu-Daudé |
2020-11-03 | util/vfio-helpers: Trace where BARs are mapped | Philippe Mathieu-Daudé |
2020-11-03 | util/vfio-helpers: Trace PCI BAR region info | Philippe Mathieu-Daudé |
2020-11-03 | util/vfio-helpers: Trace PCI I/O config accesses | Philippe Mathieu-Daudé |
2020-11-03 | util/vfio-helpers: Improve reporting unsupported IOMMU type | Philippe Mathieu-Daudé |
2020-10-05 | util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions | Eric Auger |
2020-10-05 | util/vfio-helpers: Collect IOVA reserved regions | Eric Auger |
2020-10-05 | util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar() | Philippe Mathieu-Daudé |
2020-09-01 | util/vfio-helpers: Fix typo in description | Philippe Mathieu-Daudé |
2020-05-04 | lockable: replaced locks with lock guard macros where appropriate | Daniel Brodsky |
2020-02-18 | Report stringified errno in VFIO related errors | Michal Privoznik |
2019-10-26 | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster |
2019-03-06 | exec: Change RAMBlockIterFunc definition | Yury Kotov |
2018-12-11 | util: vfio-helpers: use ARRAY_SIZE in qemu_vfio_init_pci() | Li Qiang |
2018-11-27 | vfio-helpers: Fix qemu_vfio_open_pci() crash | Markus Armbruster |
2018-05-20 | replace functions which are only available in glib-2.24 | Olaf Hering |
2018-03-01 | block/nvme: fix Coverity reports | Paolo Bonzini |
2018-02-08 | util: Introduce vfio helpers | Fam Zheng |