xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xen/arm: move to mach-virt and support SMP
@ 2013-03-21 19:16 Stefano Stabellini
  2013-03-21 19:16 ` [PATCH 1/4] xen/arm: implement HYPERVISOR_vcpu_op Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefano Stabellini @ 2013-03-21 19:16 UTC (permalink / raw)
  To: xen-devel
  Cc: linux-kernel, linux-arm-kernel, Stefano Stabellini,
	Konrad Rzeszutek Wilk, Ian Campbell

Hi all,
this patch series, based on 3.9-rc3, moves xenvm to mach-virt and
implements SMP support in Xen on ARM.


Stefano Stabellini (4):
      xen/arm: implement HYPERVISOR_vcpu_op
      xen/arm: SMP support
      xen: move the xenvm machine to mach-virt
      xenvm: add a simple PSCI node and a second cpu

 arch/arm/boot/dts/xenvm-4.2.dts      |   12 +++++++++
 arch/arm/include/asm/xen/hypercall.h |    1 +
 arch/arm/mach-vexpress/v2m.c         |    1 -
 arch/arm/mach-virt/virt.c            |    1 +
 arch/arm/xen/enlighten.c             |   43 ++++++++++++++++++++++++++++++++-
 arch/arm/xen/hypercall.S             |    1 +
 6 files changed, 56 insertions(+), 3 deletions(-)

git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git 3.9-rc3-smp

Cheers,

Stefano

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-22 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 19:16 xen/arm: move to mach-virt and support SMP Stefano Stabellini
2013-03-21 19:16 ` [PATCH 1/4] xen/arm: implement HYPERVISOR_vcpu_op Stefano Stabellini
2013-03-21 19:16 ` [PATCH 2/4] xen/arm: SMP support Stefano Stabellini
2013-03-21 19:16 ` [PATCH 3/4] xen: move the xenvm machine to mach-virt Stefano Stabellini
2013-03-22 12:23   ` Marc Zyngier
2013-03-21 19:16 ` [PATCH 4/4] xenvm: add a simple PSCI node and a second cpu Stefano Stabellini

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).