Steve Sistare <steven.sistare@oracle.com> writes:
> 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(-)
I'm queing this for the freeze to ensure people using CPR with qxl can
get a complete feature in 10.0. If anyone has concerns, please speak up.