From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Andreas Färber" <afaerber@suse.de>,
"Eduardo Habkost" <ehabkost@redhat.com>
Subject: [Qemu-devel] [PULL v3 0/3] QOM CPUState patch queue 2014-09-05
Date: Fri, 5 Sep 2014 16:39:45 +0200 [thread overview]
Message-ID: <1409927988-21717-1-git-send-email-afaerber@suse.de> (raw)
Hello Peter,
This is my (corrected) QOM CPU patch queue. Please pull.
Regards,
Andreas
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Eduardo Habkost <ehabkost@redhat.com>
The following changes since commit fd884c07658d02a96a882b8457d6d7a5cd71a407:
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging (2014-09-04 19:41:15 +0100)
are available in the git repository at:
git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-peter
for you to fetch changes up to c00c94abbdb82c39c22b6dd72875aa1ae0f4b2c0:
target-i386: Reject invalid CPU feature names on the command-line (2014-09-05 16:37:07 +0200)
----------------------------------------------------------------
QOM CPUState and X86CPU
* Include exception state in CPU VMState
* Fix -cpu *,migratable=foo
* Error out on unknown -cpu *,+foo,-bar
----------------------------------------------------------------
Eduardo Habkost (2):
target-i386: Support migratable=no properly
target-i386: Reject invalid CPU feature names on the command-line
Pavel Dovgaluk (1):
exec: Save CPUState::exception_index field
exec.c | 35 +++++++++++++++++++++++++++++++++++
target-i386/cpu-qom.h | 1 +
target-i386/cpu.c | 32 ++++++++++++++++++++------------
3 files changed, 56 insertions(+), 12 deletions(-)
next reply other threads:[~2014-09-05 14:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-05 14:39 Andreas Färber [this message]
2014-09-05 14:39 ` [Qemu-devel] [PULL v3 1/3] exec: Save CPUState::exception_index field Andreas Färber
2014-09-05 14:39 ` [Qemu-devel] [PULL v3 2/3] target-i386: Support migratable=no properly Andreas Färber
2014-09-05 14:39 ` [Qemu-devel] [PULL v3 3/3] target-i386: Reject invalid CPU feature names on the command-line Andreas Färber
2014-09-05 16:00 ` [Qemu-devel] [PULL v3 0/3] QOM CPUState patch queue 2014-09-05 Peter Maydell
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=1409927988-21717-1-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=ehabkost@redhat.com \
--cc=peter.maydell@linaro.org \
--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).