linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* xen,arm: enable cpu_hotplug
@ 2015-10-14 17:49 Stefano Stabellini
  2015-10-14 17:49 ` [PATCH 1/3] xen/arm: Enable cpu_hotplug.c Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Stefano Stabellini @ 2015-10-14 17:49 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

this small patch series enable cpu_hotplug in ARM and ARM64 guests,
using the PV path to plug and unplug the cpus and psci to enable/disable
them.


Stefano Stabellini (3):
      xen/arm: Enable cpu_hotplug.c
      xen, cpu_hotplug: call device_offline instead of cpu_down
      xen/arm: don't try to re-register vcpu_info on cpu_hotplug.

 arch/arm/include/asm/xen/hypervisor.h |    8 ++++++++
 arch/arm/xen/enlighten.c              |    6 ++++++
 arch/x86/include/asm/xen/hypervisor.h |    5 +++++
 arch/x86/xen/enlighten.c              |   15 +++++++++++++++
 drivers/xen/Makefile                  |    2 --
 drivers/xen/cpu_hotplug.c             |    9 ++++++---
 6 files changed, 40 insertions(+), 5 deletions(-)

Cheers,

Stefano

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

end of thread, other threads:[~2015-10-16 15:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 17:49 xen,arm: enable cpu_hotplug Stefano Stabellini
2015-10-14 17:49 ` [PATCH 1/3] xen/arm: Enable cpu_hotplug.c Stefano Stabellini
2015-10-14 18:05   ` [Xen-devel] " Konrad Rzeszutek Wilk
2015-10-14 18:17     ` Stefano Stabellini
2015-10-16 15:21       ` Stefano Stabellini
2015-10-14 22:51   ` Julien Grall
2015-10-16 15:23     ` Stefano Stabellini
2015-10-14 17:49 ` [PATCH 2/3] xen, cpu_hotplug: call device_offline instead of cpu_down Stefano Stabellini
2015-10-14 17:49 ` [PATCH 3/3] xen/arm: don't try to re-register vcpu_info on cpu_hotplug Stefano Stabellini
2015-10-14 22:32   ` Julien Grall
2015-10-16 15:31     ` Stefano Stabellini
2015-10-14 23:23 ` xen,arm: enable cpu_hotplug Julien Grall
2015-10-15  8:39   ` [Xen-devel] " Ian Campbell
2015-10-15  9:57     ` Julien Grall
2015-10-15  9:58       ` Julien Grall
2015-10-16 15:44       ` Stefano Stabellini
2015-10-16 15:41     ` Stefano Stabellini
2015-10-16 15:45       ` Julien Grall
2015-10-16 15:45   ` 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).