|
From: | Alexander Graf |
Subject: | Re: [Qemu-ppc] [PATCH] spapr_iommu: Replace @instance_id with LIOBN for migration |
Date: | Fri, 23 May 2014 15:45:55 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
On 12.05.14 10:46, Alexey Kardashevskiy wrote:
SPAPR IOMMU is a bus-less device and therefore its only ID in migration stream is an instance id which is not reliable ID as it depends on the command line parameters order. Since libvirt may change the order, we need something better than that. This removes VMSD descriptor from the class definitiion and registers it with @liobn as an intance ID to let the destination side find the right device to receive migration data. Signed-off-by: Alexey Kardashevskiy <address@hidden>
Thanks, applied to ppc-next. Alex
[Prev in Thread] | Current Thread | [Next in Thread] |