From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Chen Fan" <chen.fan.fnst@cn.fujitsu.com>,
"Igor Mammedov" <imammedo@redhat.com>,
"Andreas Färber" <afaerber@suse.de>,
"Anthony Liguori" <anthony@codemonkey.ws>,
"Eduardo Habkost" <ehabkost@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2013-07-29
Date: Mon, 29 Jul 2013 17:32:16 +0200 [thread overview]
Message-ID: <1375111939-19577-1-git-send-email-afaerber@suse.de> (raw)
Hello Anthony,
This is my current QOM CPU patch queue for 1.6. Please pull.
Thanks,
Andreas
Cc: Anthony Liguori <anthony@codemonkey.ws>
Cc: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
The following changes since commit fdc43322c978d78e79e692872dcec7b4f6a447f1:
Merge remote-tracking branch 'sstabellini/xen-130729' into staging (2013-07-29 07:30:31 -0500)
are available in the git repository at:
git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-anthony
for you to fetch changes up to 9337e3b6e1d779215423d9b419d42200506deaab:
target-i386: Disable PMU CPUID leaf by default (2013-07-29 15:29:16 +0200)
----------------------------------------------------------------
QOM CPUState refactorings
* Fix x86 cpu-add
* Change KVM PMU behavior for 1.6
----------------------------------------------------------------
Andreas Färber (1):
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Eduardo Habkost (2):
target-i386: Pass X86CPU object to cpu_x86_find_by_name()
target-i386: Disable PMU CPUID leaf by default
include/hw/i386/pc.h | 4 ++++
qom/cpu.c | 2 --
target-alpha/cpu.c | 3 +++
target-arm/cpu.c | 4 +++-
target-cris/cpu.c | 5 +++--
target-i386/cpu-qom.h | 7 +++++++
target-i386/cpu.c | 20 ++++++++++++++++----
target-lm32/cpu.c | 6 ++++--
target-m68k/cpu.c | 4 +++-
target-microblaze/cpu.c | 5 +++--
target-mips/cpu.c | 5 +++--
target-moxie/cpu.c | 5 +++--
target-openrisc/cpu.c | 5 +++--
target-ppc/translate_init.c | 2 ++
target-s390x/cpu.c | 5 +++--
target-sh4/cpu.c | 5 +++--
target-sparc/cpu.c | 2 ++
target-unicore32/cpu.c | 2 ++
target-xtensa/cpu.c | 2 ++
19 files changed, 69 insertions(+), 24 deletions(-)
next reply other threads:[~2013-07-29 15:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-29 15:32 Andreas Färber [this message]
2013-07-29 15:32 ` [Qemu-devel] [PULL for-1.6 1/3] cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" Andreas Färber
2013-07-29 17:41 ` Richard Henderson
2013-07-29 15:32 ` [Qemu-devel] [PULL for-1.6 2/3] target-i386: Pass X86CPU object to cpu_x86_find_by_name() Andreas Färber
2013-07-29 15:32 ` [Qemu-devel] [PULL for-1.6 3/3] target-i386: Disable PMU CPUID leaf by default Andreas Färber
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=1375111939-19577-1-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=chen.fan.fnst@cn.fujitsu.com \
--cc=ehabkost@redhat.com \
--cc=imammedo@redhat.com \
--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).