From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Andreas Färber" <afaerber@suse.de>,
"Richard Henderson" <rth@twiddle.net>
Subject: [Qemu-devel] [PULL 0/5] X86 patch queue, 2015-05-29
Date: Fri, 29 May 2015 15:04:19 -0300 [thread overview]
Message-ID: <1432922664-15129-1-git-send-email-ehabkost@redhat.com> (raw)
The following changes since commit 2cc3bdbe2d3908f7a813d1c2d774cc2bf07746cd:
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2015-05-29' into staging (2015-05-29 15:32:15 +0100)
are available in the git repository at:
git://github.com/ehabkost/qemu.git tags/x86-pull-request
for you to fetch changes up to d032544e08ed07c66afd45ca8a8420ca202fab75:
arch_init: Drop target-x86_64.conf (2015-05-29 14:46:32 -0300)
----------------------------------------------------------------
X86 patch queue, 2015-05-29
----------------------------------------------------------------
Andreas Färber (1):
pc: Ensure non-zero CPU ref count after attaching to ICC bus
Chen Fan (1):
apic: map APIC's MMIO region at each CPU's address space
Eduardo Habkost (1):
target-i386: Register QOM properties for feature flags
Ikey Doherty (1):
arch_init: Drop target-x86_64.conf
Zhu Guihua (1):
apic: convert ->busdev.qdev casts to C casts
Makefile | 7 +-
arch_init.c | 1 -
exec.c | 5 ++
hw/i386/pc.c | 18 ++---
hw/intc/apic.c | 9 ++-
hw/intc/apic_common.c | 14 ++--
include/exec/memory.h | 5 ++
sysconfigs/target/target-x86_64.conf | 0
target-i386/cpu.c | 124 +++++++++++++++++++++++++++++++++++
9 files changed, 158 insertions(+), 25 deletions(-)
delete mode 100644 sysconfigs/target/target-x86_64.conf
--
2.1.0
next reply other threads:[~2015-05-29 18:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 18:04 Eduardo Habkost [this message]
2015-05-29 18:04 ` [Qemu-devel] [PULL 1/5] pc: Ensure non-zero CPU ref count after attaching to ICC bus Eduardo Habkost
2015-05-29 18:04 ` [Qemu-devel] [PULL 2/5] apic: map APIC's MMIO region at each CPU's address space Eduardo Habkost
2015-05-29 19:27 ` Paolo Bonzini
2015-06-01 20:01 ` Eduardo Habkost
2015-06-03 8:29 ` Igor Mammedov
2015-06-03 8:30 ` Paolo Bonzini
2015-05-29 18:04 ` [Qemu-devel] [PULL 3/5] apic: convert ->busdev.qdev casts to C casts Eduardo Habkost
2015-05-29 18:04 ` [Qemu-devel] [PULL 4/5] target-i386: Register QOM properties for feature flags Eduardo Habkost
2015-05-29 18:04 ` [Qemu-devel] [PULL 5/5] arch_init: Drop target-x86_64.conf Eduardo Habkost
2015-05-29 18:57 ` [Qemu-devel] [PULL 0/5] X86 patch queue, 2015-05-29 Peter Maydell
2015-05-29 19:45 ` Eduardo Habkost
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=1432922664-15129-1-git-send-email-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=afaerber@suse.de \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--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).