summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/celleb/hvCall.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou2008-04-241-287/+0
| | | | | | | | | | This moves files for Beat hvcall interfaces into platforms/cell/. All files in this patch are used by celleb-beat only. Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
* [POWERPC] Celleb: interfaces to the hypervisorIshizaki Kou2007-02-071-0/+287
This patch creates Celleb platform dependent files which add interfaces to call hypervisor. Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp> Signed-off-by: Paul Mackerras <paulus@samba.org>