]> Git Repo - qemu.git/commit
intel_iommu: allow migration
authorPeter Xu <[email protected]>
Fri, 6 Jan 2017 04:06:13 +0000 (12:06 +0800)
committerMichael S. Tsirkin <[email protected]>
Tue, 10 Jan 2017 03:56:58 +0000 (05:56 +0200)
commit8cdcf3c1e58d04b6811956d7608efeb66c42d719
treed5f3dbb9e34d5d459259947639ddb8b46ec71056
parentf37bc03623cd22f3934264f50af926b9b63f6598
intel_iommu: allow migration

IOMMU needs to be migrated before all the PCI devices (in case there are
devices that will request for address translation). So marking it with a
priority higher than the default (which PCI devices and other belong).
Migration framework handled the rest.

Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/intel_iommu.c
include/migration/vmstate.h
This page took 0.028553 seconds and 4 git commands to generate.