On 08/10/2020 19:57, Paul Durrant wrote: > From: Paul Durrant <pdurr...@amazon.com> > > The STATIC_DATA_END, X86_CPUID_POLICY and X86_MSR_POLICY record types have > sections explaining what they are but their values are not defined. Indeed > their values are defined as "Reserved for future mandatory records." > > Also, the spec revision is adjusted to match the migration stream version > and an END record is added to the description of a 'typical save record for > and x86 HVM guest.' > > Signed-off-by: Paul Durrant <pdurr...@amazon.com> > Fixes: 6f71b5b1506 ("docs/migration Specify migration v3 and STATIC_DATA_END") > Fixes: ddd273d8863 ("docs/migration: Specify X86_{CPUID,MSR}_POLICY records") > Acked-by: Wei Liu <w...@xen.org>
I've committed this. I have no idea where these hunks got lost, because I definitely did have them at some point during the mig-v3 work. ~Andrew