xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Specific mapping for dom0, smp kick cpus and hyp mode switch for OMAP5
@ 2013-08-15 13:19 Chen Baozi
  2013-08-15 13:19 ` [PATCH v2 1/3] xen/arm: Specific mapping for dom0 on OMAP5 platform Chen Baozi
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Chen Baozi @ 2013-08-15 13:19 UTC (permalink / raw)
  To: Ian Campbell, Julien Grall; +Cc: Chen Baozi, Xen Developer List

I rework my previous 2 patches into this series.

First, I reorder the sequence, which the io memory mapping patch could be
applied before the others.

Second, I split the "Support kick cpus and switch to hypervisor for the
OMAP5" into 2 seperated patches. Although Julien suggested adding the kick
cpus (in C code) after we move to we move to new implementation rather
than in assembly and leave the hyp mode switch to firmware, I just post
these 2 patches here for someone who may need it before the new implementation.

Third, just fix the hard tabs problem that Tim pointed out.

Chen Baozi (3):
  xen/arm: Specific mapping for dom0 on OMAP5 platform
  xen/arm: Support kick_cpus for OMAP5
  xen/arm: Enable switch to hyp mode for OMAP5432

 xen/arch/arm/arm32/mode_switch.S      | 36 +++++++++++++++++++++++++++++++----
 xen/arch/arm/platforms/omap5.c        | 31 ++++++++++++++++++++++++++++++
 xen/include/asm-arm/platforms/omap5.h | 21 ++++++++++++++++++++
 3 files changed, 84 insertions(+), 4 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-08-23  0:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 13:19 [PATCH v2 0/3] Specific mapping for dom0, smp kick cpus and hyp mode switch for OMAP5 Chen Baozi
2013-08-15 13:19 ` [PATCH v2 1/3] xen/arm: Specific mapping for dom0 on OMAP5 platform Chen Baozi
2013-08-22 10:21   ` Ian Campbell
2013-08-22 12:54     ` Ian Campbell
2013-08-23  0:04       ` Chen Baozi
2013-08-15 13:19 ` [PATCH v2 2/3] xen/arm: Support kick_cpus for OMAP5 Chen Baozi
2013-08-15 14:12   ` Andrii Anisov
2013-08-16  2:04     ` Chen Baozi
2013-08-15 13:19 ` [PATCH v2 3/3] xen/arm: Enable switch to hyp mode for OMAP5432 Chen Baozi
2013-08-15 14:09   ` Andrii Anisov
2013-08-15 14:25     ` Andrii Anisov
2013-08-15 14:27       ` Andrii Anisov
2013-08-15 14:51         ` Andrii Anisov
2013-08-15 14:37     ` Chen Baozi
2013-08-15 14:42       ` Andrii Anisov

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