qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/4] skip memory init during CPR
@ 2025-03-07 20:55 Steve Sistare
  2025-03-07 20:55 ` [PATCH V1 1/4] migration: cpr_is_incoming Steve Sistare
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Steve Sistare @ 2025-03-07 20:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Philippe Mathieu-Daude, Richard Henderson, Gerd Hoffmann,
	Kevin Wolf, Hanna Reitz, Peter Xu, Fabiano Rosas, Steve Sistare

Fix bugs where the realize method re-initializes some memory regions during
CPR.  See the individual commit messages for details.

Steve Sistare (4):
  migration: cpr_is_incoming
  pflash: fix cpr
  hw/loader: fix roms during cpr
  hw/qxl: fix cpr

 hw/block/block.c        |  5 +++++
 hw/core/loader.c        |  5 ++++-
 hw/display/qxl.c        | 27 ++++++++++++++++++++++++---
 include/migration/cpr.h |  1 +
 migration/cpr.c         |  5 +++++
 5 files changed, 39 insertions(+), 4 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2025-03-13 17:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-07 20:55 [PATCH V1 0/4] skip memory init during CPR Steve Sistare
2025-03-07 20:55 ` [PATCH V1 1/4] migration: cpr_is_incoming Steve Sistare
2025-03-07 23:08   ` Peter Xu
2025-03-07 20:55 ` [PATCH V1 2/4] pflash: fix cpr Steve Sistare
2025-03-07 20:55 ` [PATCH V1 3/4] hw/loader: fix roms during cpr Steve Sistare
2025-03-07 20:55 ` [PATCH V1 4/4] hw/qxl: fix cpr Steve Sistare
2025-03-11 14:39 ` [PATCH V1 0/4] skip memory init during CPR Fabiano Rosas
2025-03-13 17:24 ` Fabiano Rosas

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).