index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
common.c
Age
Commit message (
Expand
)
Author
2021-07-08
vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-07-08
vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
David Hildenbrand
2021-07-08
vfio: Query and store the maximum number of possible DMA mappings
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the !vIOMMU case
David Hildenbrand
2021-03-16
vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
Keqian Zhu
2021-03-16
vfio: Support host translation granule size
Kunkun Jiang
2021-03-16
vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
Eric Auger
2021-03-16
vfio: Fix vfio_listener_log_sync function name typo
Zenghui Yu
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
2020-11-03
vfio: Don't issue full 2^64 unmap
Jean-Philippe Brucker
2020-11-03
vfio: Set IOMMU page size as per host supported page size
Bharat Bhushan
2020-11-01
vfio: fix incorrect print type
Zhengui li
2020-11-01
vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Matthew Rosato
2020-11-01
vfio: Find DMA available capability
Matthew Rosato
2020-11-01
vfio: Create shared routine for scanning info capabilities
Matthew Rosato
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-11-01
vfio: Add ioctl to get dirty pages bitmap during dma unmap
Kirti Wankhede
2020-11-01
vfio: Dirty page tracking when vIOMMU is enabled
Kirti Wankhede
2020-11-01
vfio: Add vfio_listener_log_sync to mark dirty pages
Kirti Wankhede
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-02-18
Report stringified errno in VFIO related errors
Michal Privoznik
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-13
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-03-12
vfio: Make vfio_get_region_info_cap public
Alexey Kardashevskiy
2019-02-21
hw/vfio/common: Refactor container initialization
Eric Auger
2019-02-21
vfio/common: Work around kernel overflow bug in DMA unmap
Alex Williamson
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
2018-08-23
vfio/pci: Fix failure to close file descriptor on error
Alex Williamson
2018-08-21
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-08-17
vfio: Inhibit ballooning based on group attachment to a container
Alex Williamson
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-04-05
vfio: Use a trace point when a RAM section cannot be DMA mapped
Eric Auger
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
vfio/pci: Relax DMA map errors for MMIO regions
Alexey Kardashevskiy
2018-03-13
vfio/common: cleanup in vfio_region_finalize
Gerd Hoffmann
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-07
vfio: listener unregister before unset container
Peter Xu
2018-02-06
vfio/common: Remove redundant copy of local variable
Alexey Kardashevskiy
2018-02-06
vfio/spapr: Use iommu memory region's get_attr()
Alexey Kardashevskiy
2017-12-13
vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
Alexey Kardashevskiy
[next]