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
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-09-27
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
2022-06-08
vfio/common: remove spurious warning on vfio_listener_region_del
Eric Auger
2022-05-13
linux-headers: Update to v5.18-rc6
Alex Williamson
2022-05-06
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
Yi Liu
2022-05-06
vfio/common: remove spurious tpm-crb-cmd misalignment warning
Eric Auger
2022-05-06
vfio/common: Fix a small boundary issue of a trace
Xiang Chen
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2021-11-17
vfio: Fix memory leak of hostwin
Peng Liang
2021-11-01
vfio/common: Add a trace point when a MMIO RAM section cannot be mapped
Kunkun Jiang
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
2021-07-14
vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
David Hildenbrand
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
[next]