From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
Ian Campbell <Ian.Campbell@citrix.com>
Subject: [PATCH v4 0/7] xen/arm: move to mach-virt and support SMP
Date: Wed, 24 Apr 2013 20:25:38 +0100 [thread overview]
Message-ID: <alpine.DEB.2.02.1304242012590.4180@kaball.uk.xensource.com> (raw)
Hi all,
this patch series, based on 3.9-rc3, moves xenvm to mach-virt and
implements SMP support in Xen on ARM.
Each patch comes with a detailed changelog.
Changes in v4:
- XEN should select ARM_PSCI;
- update arch/arm/boot/dts/Makefile to build the xenvm dts
if CONFIG_ARCH_VIRT;
- add a patch to introduce Xen shutdown hypercall support to mach-virt.
Stefano Stabellini (7):
xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq
xen/arm: SMP support
xen: move the xenvm machine to mach-virt
xen/arm: implement HYPERVISOR_vcpu_op
xen/arm: XEN selects ARM_PSCI
xenvm: add a simple PSCI node and a second cpu
mach-virt: support Xen hypercalls for shutdown and reboot
arch/arm/Kconfig | 1 +
arch/arm/boot/dts/Makefile | 4 +-
arch/arm/boot/dts/xenvm-4.2.dts | 13 ++++++++++
arch/arm/include/asm/xen/hypercall.h | 1 +
arch/arm/mach-vexpress/v2m.c | 1 -
arch/arm/mach-virt/virt.c | 33 +++++++++++++++++++++++++++
arch/arm/xen/enlighten.c | 41 ++++++++++++++++++++++++++++++++-
arch/arm/xen/hypercall.S | 1 +
8 files changed, 90 insertions(+), 5 deletions(-)
git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git 3.9-rc3-smp-4-tag
Cheers,
Stefano
next reply other threads:[~2013-04-24 19:25 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 19:25 Stefano Stabellini [this message]
2013-04-24 19:28 ` [PATCH v4 1/7] xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq Stefano Stabellini
2013-04-25 13:48 ` Ian Campbell
2013-04-24 19:28 ` [PATCH v4 2/7] xen/arm: SMP support Stefano Stabellini
2013-04-25 13:40 ` Ian Campbell
2013-04-25 16:48 ` Stefano Stabellini
2013-04-25 16:59 ` Ian Campbell
2013-04-25 18:45 ` Stefano Stabellini
2013-04-26 8:51 ` Ian Campbell
2013-04-26 10:27 ` Stefano Stabellini
2013-04-26 10:30 ` Ian Campbell
2013-04-26 10:33 ` Stefano Stabellini
2013-04-24 19:28 ` [PATCH v4 3/7] xen: move the xenvm machine to mach-virt Stefano Stabellini
2013-04-24 19:28 ` [PATCH v4 4/7] xen/arm: implement HYPERVISOR_vcpu_op Stefano Stabellini
2013-04-25 13:41 ` Ian Campbell
2013-04-24 19:28 ` [PATCH v4 5/7] xen/arm: XEN selects ARM_PSCI Stefano Stabellini
2013-04-24 19:28 ` [PATCH v4 6/7] xenvm: add a simple PSCI node and a second cpu Stefano Stabellini
2013-04-24 19:28 ` [PATCH v4 7/7] mach-virt: support Xen hypercalls for shutdown and reboot Stefano Stabellini
2013-04-24 22:14 ` Stefano Stabellini
2013-04-25 8:54 ` Will Deacon
2013-04-25 10:14 ` Stefano Stabellini
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=alpine.DEB.2.02.1304242012590.4180@kaball.uk.xensource.com \
--to=stefano.stabellini@eu.citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xensource.com \
/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
all inboxes | Powered by JetHome®