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
Age
Commit message (
Expand
)
Author
2024-01-29
vfio/pci: Clear MSI-X IRQ index always
Cédric Le Goater
2024-01-08
hw/vfio: fix iteration over global VFIODevice list
Volker Rümelin
2024-01-08
vfio/container: Replace basename with g_path_get_basename
Cédric Le Goater
2023-11-06
vfio/common: Move vfio_host_win_add/del into spapr.c
Zhenzhong Duan
2023-11-06
vfio/spapr: Make vfio_spapr_create/remove_window static
Zhenzhong Duan
2023-11-06
vfio/container: Move spapr specific init/deinit into spapr.c
Zhenzhong Duan
2023-11-06
vfio/container: Move vfio_container_add/del_section_window into spapr.c
Zhenzhong Duan
2023-11-06
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Zhenzhong Duan
2023-11-03
vfio/pci: Fix buffer overrun when writing the VF token
Cédric Le Goater
2023-11-03
vfio: Collect container iova range info
Eric Auger
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
2023-10-18
vfio/pci: Remove vfio_detach_device from vfio_realize error path
Eric Auger
2023-10-18
vfio/ap: Remove pointless apdev variable
Zhenzhong Duan
2023-10-18
vfio/pci: Fix a potential memory leak in vfio_listener_region_add
Zhenzhong Duan
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
2023-10-18
vfio/common: Move VFIO reset handler registration to a group agnostic function
Zhenzhong Duan
2023-10-18
vfio/ccw: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/ap: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/platform: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/common: Extract out vfio_kvm_device_[add/del]_fd
Zhenzhong Duan
2023-10-18
vfio/common: Introduce vfio_container_add|del_section_window()
Eric Auger
2023-10-18
vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
Eric Auger
2023-10-18
vfio/common: Move IOMMU agnostic helpers to a separate file
Yi Liu
2023-10-05
vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation
Jing Liu
2023-10-05
vfio/pci: use an invalid fd to enable MSI-X
Jing Liu
2023-10-05
vfio/pci: enable vector on dynamic MSI-X allocation
Jing Liu
2023-10-05
vfio/pci: detect the support of dynamic MSI-X allocation
Jing Liu
2023-10-05
vfio/pci: rename vfio_put_device to vfio_pci_put_device
Zhenzhong Duan
2023-10-05
vfio/display: Fix missing update to set backing fields
Alex Williamson
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-11
vfio/common: Separate vfio-pci ranges
Joao Martins
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
2023-09-11
vfio/migration: Fail adding device with enable-migration=on and existing blocker
Avihai Horon
2023-09-11
vfio/migration: Allow migration of multiple P2P supporting devices
Avihai Horon
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
2023-09-11
vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
Avihai Horon
2023-07-10
vfio/pci: Enable AtomicOps completers on root ports
Alex Williamson
2023-07-10
s390x/ap: Wire up the device request notifier interface
Tony Krowiak
2023-07-10
vfio: Fix null pointer dereference bug in vfio_bars_finalize()
Avihai Horon
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
2023-07-10
vfio/migration: Remove print of "Migration disabled"
Zhenzhong Duan
2023-07-10
vfio/migration: Free resources when vfio_migration_realize fails
Zhenzhong Duan
[next]