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
/
backends
/
iommufd.c
Age
Commit message (
Expand
)
Author
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
2024-07-23
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
vfio/iommufd: Introduce auto domain creation
Joao Martins
2024-07-23
backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabi...
Joao Martins
2024-07-17
backends/iommufd: Get rid of qemu_open_old()
Zhao Liu
2024-06-24
backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
Zhenzhong Duan
2024-06-24
backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
Zhenzhong Duan
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
2024-05-16
backends/iommufd: Make iommufd_backend_*() return bool
Zhenzhong Duan
2024-04-24
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2024-03-12
backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-01-05
backends/iommufd: Remove mutex
Cédric Le Goater
2024-01-05
backends/iommufd: Remove check on number of backend users
Cédric Le Goater
2023-12-19
backends/iommufd: Introduce the iommufd object
Eric Auger