[PATCH] s3: wake up on RTC event

2013-03-05 Thread Paolo Bonzini
The S3 test requires user interaction to terminate. Set up the RTC alarm instead, so that the test will end after one second. Signed-off-by: Paolo Bonzini pbonz...@redhat.com --- x86/s3.c | 36 1 file changed, 36 insertions(+) diff --git a/x86/s3.c

Re: [PATCH] s3: wake up on RTC event

2013-03-05 Thread Marcelo Tosatti
On Tue, Mar 05, 2013 at 10:16:18AM +0100, Paolo Bonzini wrote: The S3 test requires user interaction to terminate. Set up the RTC alarm instead, so that the test will end after one second. Signed-off-by: Paolo Bonzini pbonz...@redhat.com --- x86/s3.c | 36