From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org,
"Igor Mitsyanko" <i.mitsyanko@samsung.com>,
"Andreas Färber" <afaerber@suse.de>
Subject: [Qemu-devel] [PATCH qom-next v2 0/3] ARM: QOM cpu_reset() followups
Date: Fri, 18 May 2012 18:01:57 +0200 [thread overview]
Message-ID: <1337356920-30784-1-git-send-email-afaerber@suse.de> (raw)
Hello Peter,
This series completes the post-reset cleanups. Please ack.
Regards,
Andreas
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Igor Mitsyanko <i.mitsyanko@samsung.com>
v1 -> v2:
* Drop typo patch - PMM does not want it in 1.1 and queued it in arm-devs.next.
* Many patches were cherry-picked to qom-next already.
* Don't touch first_cpu in hw/xilinx_zynq.c since there are pending patches
to add SMP support there, in which case cpu would be the last CPU.
Andreas Färber (3):
xilinx_zynq: Use cpu_arm_init() to obtain ARMCPU
arm_boot: Pass ARMCPU to arm_load_kernel()
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
hw/arm-misc.h | 4 ++--
hw/arm_boot.c | 4 ++--
hw/arm_pic.c | 8 +++++---
hw/armv7m.c | 2 +-
hw/collie.c | 2 +-
hw/exynos4210.c | 3 ++-
hw/exynos4_boards.c | 4 ++--
hw/highbank.c | 7 +++----
hw/integratorcp.c | 4 ++--
hw/mainstone.c | 2 +-
hw/musicpal.c | 4 ++--
hw/nseries.c | 2 +-
hw/omap1.c | 2 +-
hw/omap2.c | 2 +-
hw/omap_sx1.c | 2 +-
hw/palm.c | 2 +-
hw/realview.c | 4 ++--
hw/spitz.c | 2 +-
hw/strongarm.c | 2 +-
hw/tosa.c | 2 +-
hw/versatilepb.c | 4 ++--
hw/vexpress.c | 6 +++---
hw/xilinx_zynq.c | 10 +++++-----
hw/z2.c | 2 +-
24 files changed, 44 insertions(+), 42 deletions(-)
--
1.7.7
next reply other threads:[~2012-05-18 16:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-18 16:01 Andreas Färber [this message]
2012-05-18 16:01 ` [Qemu-devel] [PATCH qom-next v2 1/3] xilinx_zynq: Use cpu_arm_init() to obtain ARMCPU Andreas Färber
2012-05-21 1:02 ` Peter Crosthwaite
2012-05-21 8:43 ` Andreas Färber
2012-05-18 16:01 ` [Qemu-devel] [PATCH qom-next v2 2/3] arm_boot: Pass ARMCPU to arm_load_kernel() Andreas Färber
2012-05-18 16:02 ` [Qemu-devel] [PATCH qom-next v2 3/3] arm_pic: Pass ARMCPU to arm_pic_init_cpu() Andreas Färber
2012-05-23 15:05 ` [Qemu-devel] [PATCH qom-next v2 0/3] ARM: QOM cpu_reset() followups 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=1337356920-30784-1-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=i.mitsyanko@samsung.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).