From: "Andreas Färber" <afaerber@suse.de>
To: Juan Quintela <quintela@redhat.com>, Michael Walle <michael@walle.cc>
Cc: Jia Liu <proljc@gmail.com>,
Michael Roth <mdroth@linux.vnet.ibm.com>,
qemu-devel@nongnu.org, Blue Swirl <blauwirbel@gmail.com>,
Anthony Liguori <anthony@codemonkey.ws>,
Igor Mammedov <imammedo@redhat.com>,
Richard Henderson <rth@twiddle.net>,
ehabkost@redhat.com
Subject: Re: [Qemu-devel] [PATCH qom-cpu v3 0/6] QOM CPUState VMStateDescriptions
Date: Tue, 05 Mar 2013 19:21:23 +0100 [thread overview]
Message-ID: <513637A3.5000801@suse.de> (raw)
In-Reply-To: <1361816570-8707-1-git-send-email-afaerber@suse.de>
Am 25.02.2013 19:22, schrieb Andreas Färber:
> Andreas Färber (6):
> vmstate: Make vmstate_register() static inline
> stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
> cpu: Register VMStateDescription through CPUState
> cpu: Introduce cpu_class_set_vmsd()
> target-i386: Update VMStateDescription to X86CPU
Applied these to qom-cpu (with change suggested by Eduardo):
https://github.com/afaerber/qemu-cpu/commits/qom-cpu
> target-lm32: Update VMStateDescription to LM32CPU
Juan/Michael, could you take a look at this one?
Thanks,
Andreas
>
> exec.c | 11 ++-
> include/migration/vmstate.h | 16 +++-
> include/qom/cpu.h | 20 ++++
> savevm.c | 7 --
> stubs/vmstate.c | 2 +
> target-i386/cpu-qom.h | 4 +
> target-i386/cpu.c | 2 +
> target-i386/cpu.h | 2 -
> target-i386/machine.c | 215 +++++++++++++++++++++----------------------
> target-lm32/cpu-qom.h | 4 +
> target-lm32/cpu.c | 2 +
> target-lm32/cpu.h | 2 -
> target-lm32/machine.c | 25 ++---
> 13 Dateien geändert, 177 Zeilen hinzugefügt(+), 135 Zeilen entfernt(-)
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2013-03-05 18:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1361816570-8707-1-git-send-email-afaerber@suse.de>
[not found] ` <1361816570-8707-5-git-send-email-afaerber@suse.de>
[not found] ` <20130226193203.GC32578@otherpad.lan.raisama.net>
2013-03-05 17:10 ` [Qemu-devel] [PATCH qom-cpu v3 4/6] cpu: Introduce cpu_class_set_vmsd() Andreas Färber
2013-03-05 18:21 ` Andreas Färber [this message]
[not found] ` <1361816570-8707-7-git-send-email-afaerber@suse.de>
2013-03-05 23:48 ` [Qemu-devel] [PATCH qom-cpu v3 6/6] target-lm32: Update VMStateDescription to LM32CPU Michael Walle
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=513637A3.5000801@suse.de \
--to=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=blauwirbel@gmail.com \
--cc=ehabkost@redhat.com \
--cc=imammedo@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=michael@walle.cc \
--cc=proljc@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=rth@twiddle.net \
/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).