Thanks for the patches. There is still the mystery of different file sizes for different migration-exec commands, all files are "valid saved image". It seems to me that some unmodified pages are being marked as dirty, and are being saved twice (and later loaded twice). I'm still chasing that.
Uri. Jim Paris wrote: > I think I've (finally!) tracked it down. See the attached patches. > > The main problem is this: when using "-monitor pty", all incoming > commands are terminated with CRLF even though they were sent with just > LF, probably because of the pty layer somewhere. When qemu's readline > gets CR and LF without calling readline_start() in between, it > executes the same command twice in a row, which meant that _two_ > migrations were running concurrently. > > -jim > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > kvm-devel mailing list > kvm-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kvm-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel