[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 14/17] libxc/save: Write X86_{CPUID,MSR}_DATA records
Andrew Cooper writes ("[PATCH v2 14/17] libxc/save: Write X86_{CPUID,MSR}_DATA records"): > With all other plumbing in place, obtain the CPU Policy from Xen and > write it into the migration stream. Thanks for your earlier explanation in the thread: In all cases with migration development, the receive side logic (previous patch) has to come before the save side logic (this patch), or the result will break bisection with the receive side choking on an unknown record type. From the "whole series" point of view, compatibility is also the destination side discarding the data because libxl still needs its order of CPUID handling shuffling to cope. I still would have some comments about the compatibility implications *in the commit message*; maybe an abbreviated version the text above. Nevertheless, Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |