On Tue, Jan 09, 2024 at 02:46:18PM +0800, pet...@redhat.com wrote: > From: Peter Xu <pet...@redhat.com> > > Migration docs grow larger and larger. There are plenty of things we can > do here in the future, but to start that we'd better reorganize the current > bloated doc files first and properly organize them into separate files. > This series kicks that off. > > This series mostly does the movement only, so please don't be scared of the > slightly large diff. I did touch up things here and there, but I didn't > yet started writting much. One thing I did is I converted virtio.txt to > rST, but that's trivial and no real content I touched. > > I am copying both virtio and vfio people because I'm merging the two > separate files into the new docs/devel/migration/ folder.
Firstly.. thanks Cedric for the super fast review. A few things I'd like to mention alongside, because it's documentation relevant too, and I'd like to collect if there's any comment. I just mostly rewrote two wiki pages completely: https://wiki.qemu.org/ToDo/LiveMigration https://wiki.qemu.org/Features/Migration I merged all the TODO items from Features/Migration into the ToDo page, while kept the 2nd page mostly clean, just to route to other places. I had a plan to make: https://qemu.org/docs/master The solo place for migration documentations (aka, QEMU repo the source of truth for migration docs, as it's peroidically built there), making all the rest places pointing to that, as I already did in the wiki page. While I kept all the TODOs on the wiki page (not Features/Migration, but ToDo/LiveMigration). Fabiano / anyone: feel free to add / update / correct any entries there where applicable. Also if there's any thoughts on above feel free to let me know too. Thanks, -- Peter Xu