Age | Commit message (Expand) | Author | Files | Lines |
2023-03-07 | vfio/migration: Rename entry points | Alex Williamson | 1 | -3/+3 |
2023-03-07 | vfio/migration: Block migration with vIOMMU | Joao Martins | 1 | -0/+2 |
2023-03-07 | vfio/common: Add device dirty page tracking start/stop | Joao Martins | 1 | -0/+2 |
2023-02-16 | vfio/migration: Remove VFIO migration protocol v1 | Avihai Horon | 1 | -5/+0 |
2023-02-16 | vfio/migration: Implement VFIO migration protocol v2 | Avihai Horon | 1 | -0/+5 |
2023-02-16 | vfio/migration: Rename functions/structs related to v1 protocol | Avihai Horon | 1 | -1/+1 |
2023-02-16 | vfio/migration: Block multiple devices migration | Avihai Horon | 1 | -0/+2 |
2022-05-06 | vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr | Yi Liu | 1 | -1/+1 |
2021-07-08 | vfio: Query and store the maximum number of possible DMA mappings | David Hildenbrand | 1 | -0/+1 |
2021-07-08 | vfio: Support for RamDiscardManager in the !vIOMMU case | David Hildenbrand | 1 | -0/+11 |
2020-11-23 | vfio: Change default dirty pages tracking behavior during migration | Kirti Wankhede | 1 | -0/+1 |
2020-11-23 | vfio: Make migration support experimental | Alex Williamson | 1 | -0/+1 |
2020-11-01 | vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities | Matthew Rosato | 1 | -0/+2 |
2020-11-01 | vfio: Find DMA available capability | Matthew Rosato | 1 | -0/+2 |
2020-11-01 | qapi: Add VFIO devices migration stats in Migration stats | Kirti Wankhede | 1 | -0/+3 |
2020-11-01 | vfio: Get migration capability flags for container | Kirti Wankhede | 1 | -0/+3 |
2020-11-01 | vfio: Add save state functions to SaveVMHandlers | Kirti Wankhede | 1 | -0/+1 |
2020-11-01 | vfio: Add migration state change notifier | Kirti Wankhede | 1 | -0/+2 |
2020-11-01 | vfio: Add VM state change handler to know state of VM | Kirti Wankhede | 1 | -0/+4 |
2020-11-01 | vfio: Add migration region initialization and finalize function | Kirti Wankhede | 1 | -0/+9 |
2020-11-01 | vfio: Add save and load functions for VFIO PCI devices | Kirti Wankhede | 1 | -0/+2 |
2020-11-01 | vfio: Add vfio_get_object callback to VFIODeviceOps | Kirti Wankhede | 1 | -0/+1 |
2020-11-01 | vfio: Add function to unmap VFIO region | Kirti Wankhede | 1 | -0/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 3 | -22/+6 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 3 | -8/+15 |
2020-07-02 | vfio: Convert to ram_block_discard_disable() | David Hildenbrand | 1 | -2/+2 |
2019-10-04 | vfio: Turn the container error into an Error handle | Eric Auger | 1 | -1/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -1/+0 |
2019-07-02 | vfio-common.h: Remove inaccurate comment | Fabiano Rosas | 1 | -5/+0 |
2019-06-13 | vfio/common: Introduce vfio_set_irq_signaling helper | Eric Auger | 1 | -0/+2 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-03-12 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ... | Peter Maydell | 1 | -0/+4 |
2019-03-12 | vfio: Make vfio_get_region_info_cap public | Alexey Kardashevskiy | 1 | -0/+2 |
2019-03-11 | vfio/display: delay link up event | Gerd Hoffmann | 1 | -0/+1 |
2019-03-11 | vfio/display: add edid support. | Gerd Hoffmann | 1 | -0/+3 |
2019-01-11 | qemu/queue.h: typedef QTAILQ heads | Paolo Bonzini | 1 | -1/+2 |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 1 | -1/+1 |
2019-01-11 | vfio: make vfio_address_spaces static | Paolo Bonzini | 1 | -1/+0 |
2018-10-19 | vfio: Clean up error reporting after previous commit | Markus Armbruster | 1 | -1/+0 |
2018-10-19 | vfio: Use warn_report() & friends to report warnings | Markus Armbruster | 1 | -1/+1 |
2018-10-15 | vfio/platform: Make the vfio-platform device non-abstract | Eric Auger | 1 | -1/+2 |
2018-10-15 | hw/vfio/display: add ramfb support | Gerd Hoffmann | 1 | -0/+2 |
2018-10-12 | s390x/vfio: ap: Introduce VFIO AP device | Tony Krowiak | 1 | -0/+1 |
2018-08-21 | vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages | Alexey Kardashevskiy | 1 | -0/+1 |
2018-08-17 | vfio/ccw/pci: Allow devices to opt-in for ballooning | Alex Williamson | 1 | -0/+2 |
2018-06-05 | vfio: remove DPRINTF() definition from vfio-common.h | Tiwei Bie | 1 | -9/+0 |
2018-05-31 | vfio: Include "exec/address-spaces.h" directly in the source file | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-03-13 | vfio-pci: Allow mmap of MSIX BAR | Alexey Kardashevskiy | 1 | -0/+1 |
2018-03-13 | vfio/display: adding dmabuf support | Gerd Hoffmann | 1 | -0/+14 |
2018-03-13 | vfio/display: adding region support | Gerd Hoffmann | 1 | -0/+8 |