Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
Nathan Chen committed 3 months ago
iommufd: Introduce handler for device ATS support
Nathan Chen committed 3 months ago
migration: Fix "switchover" used as a verb in comments and docs
Avihai Horon committed 3 months ago
migration: Refactor migration_completion_precopy() to return bool
Avihai Horon committed 3 months ago
migration: Enable new switchover-ack
Avihai Horon committed 3 months ago
vfio/migration: Check VFIO_PRECOPY_INFO_REINIT during switchover
Avihai Horon committed 3 months ago
vfio/migration: Implement VFIO_PRECOPY_INFO_REINIT feature
Avihai Horon committed 3 months ago
vfio/migration: Add new switchover-ack mechanism
Avihai Horon committed 3 months ago
vfio/migration: Add Error ** parameter to vfio_migration_init()
Avihai Horon committed 3 months ago
vfio/migration: Extract VFIO_MIG_FLAG_DEV_INIT_DATA_SENT sending to helper
Avihai Horon committed 3 months ago
migration: Fail migration if switchover-ack is requested after switchover decision
Avihai Horon committed 3 months ago
migration: Make switchover-ack re-usable
Avihai Horon committed 3 months ago
migration: Rename switchover-ack code to legacy
Avihai Horon committed 3 months ago
migration: Replace switchover_ack_needed SaveVMHandler
Avihai Horon committed 3 months ago
migration: Log the approver in qemu_loadvm_approve_switchover()
Avihai Horon committed 3 months ago
migration: Run final save_query_pending at switchover
Avihai Horon committed 3 months ago
migration/ram: Use migration_bitmap_sync_precopy() for postcopy discard
Avihai Horon committed 3 months ago
migration: Propagate errors in migration_completion_precopy()
Avihai Horon committed 3 months ago
vfio/iommufd: Merge .dma_map_file() into .dma_map()
Cédric Le Goater committed 4 months ago
vfio-user: validate VERSION replies
GuoHan Zhao committed 4 months ago