qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] migration/compress: refine the compress case
@ 2019-10-12  2:39 Wei Yang
  2019-10-12  2:39 ` [PATCH 1/2] migration/compress: compress QEMUFile is not writable Wei Yang
  2019-10-12  2:39 ` [PATCH 2/2] migration/compress: disable compress if failed to setup Wei Yang
  0 siblings, 2 replies; 8+ messages in thread
From: Wei Yang @ 2019-10-12  2:39 UTC (permalink / raw)
  To: quintela, dgilbert; +Cc: qemu-devel, Wei Yang

Two patches related to compress:

1. simplify the check since compress QEMUFile is not writable
2. handle compress setup failure gracefully

Wei Yang (2):
  migration/compress: compress QEMUFile is not writable
  migration/compress: disable compress if failed to setup

 migration/migration.c |  9 +++++++++
 migration/migration.h |  1 +
 migration/qemu-file.c | 16 +++-------------
 migration/ram.c       | 15 ++++++++-------
 4 files changed, 21 insertions(+), 20 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-01-27 15:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-12  2:39 [PATCH 0/2] migration/compress: refine the compress case Wei Yang
2019-10-12  2:39 ` [PATCH 1/2] migration/compress: compress QEMUFile is not writable Wei Yang
2019-11-07 11:59   ` Dr. David Alan Gilbert
2019-11-07 12:08     ` Wei Yang
2020-01-27 15:32     ` Juan Quintela
2019-10-12  2:39 ` [PATCH 2/2] migration/compress: disable compress if failed to setup Wei Yang
2019-11-07 12:11   ` Dr. David Alan Gilbert
2020-01-27 15:13   ` Juan Quintela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).