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 0/3] QOM CPUState patch queue 2015-03-17
Date: Tue, 17 Mar 2015 16:30:20 +0100 [thread overview]
Message-ID: <1426606224-25380-1-git-send-email-afaerber@suse.de> (raw)
Hello Peter,
This is my QOM CPU patch queue. Please pull.
I'm taking the liberty to also include a trivial x86 patch by Eduardo.
Regards,
Andreas
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Eduardo Habkost <ehabkost@redhat.com>
The following changes since commit 5a4992834daec85c3913654903fb9f4f954e585a:
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' into staging (2015-03-17 11:43:00 +0000)
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 e1570d0005f29f97d4b1d603b4548591340c57e1:
target-i386: Remove icc_bridge parameter from cpu_x86_create() (2015-03-17 14:51:49 +0100)
----------------------------------------------------------------
QOM CPUState and X86CPU
* QTest for PC X86CPU
* Confinement of ICC bridge X86CPU parenting to PC code
----------------------------------------------------------------
Andreas Färber (2):
pc: Suppress APIC ID compatibility warning for QTest
tests: Add PC CPU test
Eduardo Habkost (1):
target-i386: Remove icc_bridge parameter from cpu_x86_create()
hw/i386/pc.c | 19 +++++--
target-i386/cpu.c | 14 +----
target-i386/cpu.h | 3 +-
tests/Makefile | 2 +
tests/pc-cpu-test.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 166 insertions(+), 19 deletions(-)
create mode 100644 tests/pc-cpu-test.c
next reply other threads:[~2015-03-17 15:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 15:30 Andreas Färber [this message]
2015-03-17 15:30 ` [Qemu-devel] [PULL 1/3] pc: Suppress APIC ID compatibility warning for QTest Andreas Färber
2015-03-17 15:30 ` [Qemu-devel] [PULL 2/3] tests: Add PC CPU test Andreas Färber
2015-03-17 15:30 ` [Qemu-devel] [PULL 3/3] target-i386: Remove icc_bridge parameter from cpu_x86_create() Andreas Färber
2015-03-17 17:11 ` [Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2015-03-17 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=1426606224-25380-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).