* Wei Yang (richardw.y...@linux.intel.com) wrote: > This patch set contains several cleanup and refine for migration. > > simplify some calculation > reuse the result > fix typo in comment > provide error message when failed
2,3,4 queued > > Wei Yang (4): > migration/ram: only possible bit set in invalid_flags is > RAM_SAVE_FLAG_COMPRESS_PAGE > migration/postcopy: fix typo in mark_postcopy_blocktime_begin's > comment > migration: pass in_postcopy instead of check state again > migration: report SaveStateEntry id and name on failure > > migration/migration.c | 3 +-- > migration/postcopy-ram.c | 8 +++++--- > migration/ram.c | 5 +---- > migration/savevm.c | 2 ++ > 4 files changed, 9 insertions(+), 9 deletions(-) > > -- > 2.17.1 > > -- Dr. David Alan Gilbert / dgilb...@redhat.com / Manchester, UK