On Thu, 17 Sep 2015 18:44:00 +0800 Jason Wang <jasow...@redhat.com> wrote: > > > On 09/17/2015 05:06 PM, Cornelia Huck wrote: > > Try to cover the basics of virtio migration. > > > > Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> > > --- > > It might help if we add some documentation; at the very least, it will > > prevent myself getting a headache everytime I look at that code :) > > > > Feedback welcome. > > --- > > docs/virtio-migration.txt | 101 > > ++++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 101 insertions(+) > > create mode 100644 docs/virtio-migration.txt > > Thanks for the patch. Looks good to me. Keeping this doc to be synced > with code is important in the future. E.g I add a new subsection in core > with my pci virtio 1.0 fixes.
Yes, that's a drawback of the "document it" approach...