16 Jun, 2009
1 commit
-
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: Hans-Joachim Picht
Signed-off-by: Martin Schwidefsky
01 Aug, 2008
1 commit
-
The result of the diag 0x260 call is not always what one would expect.
So just remove it.Signed-off-by: Heiko Carstens
Signed-off-by: Martin Schwidefsky
14 Jul, 2008
1 commit
-
Move memory detection code to own file and also simplify it.
Also add an interface which can be called at any time to get the
current memory layout. This interface is needed by our kernel
internal system dumper.Cc: Peter Oberparleiter
Cc: Michael Holzheu
Cc: Frank Munzert
Signed-off-by: Heiko Carstens
Signed-off-by: Martin Schwidefsky