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
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
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
2023-07-10
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
2023-07-10
hw/vfio/pci-quirks: Sanitize capability pointer
Alex Williamson
2023-06-30
vfio/pci: Free leaked timer in vfio_realize error path
Zhenzhong Duan
2023-06-30
vfio/pci: Fix a segfault in vfio_realize
Zhenzhong Duan
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
Shameer Kolothum
2023-06-30
hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
Alex Williamson
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
2023-06-30
vfio/migration: Refactor vfio_save_block() to return saved data size
Avihai Horon
2023-06-13
hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
Joao Martins
2023-05-24
vfio/pci: Fix a use-after-free issue
Zhenzhong Duan
2023-05-09
vfio/pci: Static Resizable BAR capability
Alex Williamson
2023-05-09
vfio/migration: Skip log_sync during migration SETUP state
Avihai Horon
2023-05-09
vfio/pci: add support for VF token
Minwoo Im
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-07
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
vfio/migration: Query device dirty page tracking support
Joao Martins
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
2023-03-07
vfio/common: Add device dirty page bitmap sync
Joao Martins
2023-03-07
vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
Avihai Horon
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2023-03-07
vfio/common: Record DMA mapped IOVA ranges
Joao Martins
2023-03-07
vfio/common: Add helper to consolidate iova/end calculation
Joao Martins
[next]