[S390] s390: hibernation support for s390
This patch introduces the hibernation backend support to the s390 architecture. Now it is possible to suspend a mainframe Linux guest using the following command: echo disk > /sys/power/state Signed-off-by: NHans-Joachim Picht <hans@linux.vnet.ibm.com> Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
Showing
arch/s390/include/asm/suspend.h
0 → 100644
arch/s390/power/Makefile
0 → 100644
arch/s390/power/suspend.c
0 → 100644
arch/s390/power/swsusp.c
0 → 100644
arch/s390/power/swsusp_64.c
0 → 100644
arch/s390/power/swsusp_asm64.S
0 → 100644
想要评论请 注册 或 登录