From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PATCH 0/2] target/m68k: add vmstate structure to migrate M68kCPU
Date: Thu, 22 Oct 2020 22:29:58 +0200 [thread overview]
Message-ID: <20201022203000.1922749-1-laurent@vivier.eu> (raw)
First patch is a cleanup patch.
The second patch defines the vmstate structure for M68kCPU.
I have tested the migration with my experimental machine virt-m68k.
I didn't check if q800 machine type has all the needed vmstates
for all the hardware devices it uses.
Thanks,
Laurent
Laurent Vivier (2):
target/m68k: remove useless qregs array
target/m68k: Add vmstate definition for M68kCPU
target/m68k/cpu.h | 5 +-
target/m68k/cpu.c | 193 ++++++++++++++++++++++++++++++++++++++-
target/m68k/fpu_helper.c | 10 +-
3 files changed, 198 insertions(+), 10 deletions(-)
--
2.26.2
next reply other threads:[~2020-10-22 20:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-22 20:29 Laurent Vivier [this message]
2020-10-22 20:29 ` [PATCH 1/2] target/m68k: remove useless qregs array Laurent Vivier
2020-10-22 21:04 ` Philippe Mathieu-Daudé
2020-10-23 7:27 ` Thomas Huth
2020-10-23 7:54 ` Laurent Vivier
2020-10-22 20:30 ` [PATCH 2/2] target/m68k: Add vmstate definition for M68kCPU Laurent Vivier
2020-12-12 17:09 ` [PATCH 0/2] target/m68k: add vmstate structure to migrate M68kCPU Laurent Vivier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201022203000.1922749-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).