Tom Rotenberg
2009-Sep-16 13:31 UTC
[Xen-devel] How do i wake up a Windows VM, which went to S3 (sleep/standby)?
Hi, I am using Xen with a few patches posted here for VGA pass-through. Now, after my Windows VM booted, i sent it into ''standby'' (sleep/S3). Does anyone knows, how can i "wake" the domain up now? The domain looks like it is in some unknown state. This is the output of ''xm list'' Name ID Mem VCPUs State Time(s) Domain-0 0 947 2 r----- 1540.2 win 11 1024 1 ------ 54.2 Can anyone please help me with this? Tom _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Cui, Dexuan
2009-Sep-16 13:37 UTC
RE: [Xen-devel] How do i wake up a Windows VM, which went to S3 (sleep/standby)?
You can try # xm trigger s3resume Your_Domain_ID Thanks, -- Dexuan -----Original Message----- From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Tom Rotenberg Sent: 2009?9?16? 21:32 To: xen-devel@lists.xensource.com Subject: [Xen-devel] How do i wake up a Windows VM, which went to S3 (sleep/standby)? Hi, I am using Xen with a few patches posted here for VGA pass-through. Now, after my Windows VM booted, i sent it into ''standby'' (sleep/S3). Does anyone knows, how can i "wake" the domain up now? The domain looks like it is in some unknown state. This is the output of ''xm list'' Name ID Mem VCPUs State Time(s) Domain-0 0 947 2 r----- 1540.2 win 11 1024 1 ------ 54.2 Can anyone please help me with this? Tom _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2009-Sep-16 13:38 UTC
Re: [Xen-devel] How do i wake up a Windows VM, which went to S3 (sleep/standby)?
On Wed, Sep 16, 2009 at 04:31:37PM +0300, Tom Rotenberg wrote:> Hi, > > I am using Xen with a few patches posted here for VGA pass-through. > Now, after my Windows VM booted, i sent it into ''standby'' (sleep/S3). > Does anyone knows, how can i "wake" the domain up now? > > The domain looks like it is in some unknown state. This is the output > of ''xm list'' > Name ID Mem VCPUs State Time(s) > Domain-0 0 947 2 r----- 1540.2 > win 11 1024 1 ------ 54.2 > > Can anyone please help me with this? >"xm start win" ? -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Tom Rotenberg
2009-Sep-16 13:43 UTC
Re: [Xen-devel] How do i wake up a Windows VM, which went to S3 (sleep/standby)?
Thanks! that worked!! BTW - it''s: # xm trigger Your_Domain_ID s3resume On Wed, Sep 16, 2009 at 4:37 PM, Cui, Dexuan <dexuan.cui@intel.com> wrote:> You can try > > # xm trigger s3resume Your_Domain_ID > > > Thanks, > -- Dexuan > > > > -----Original Message----- > From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Tom Rotenberg > Sent: 2009?9?16? 21:32 > To: xen-devel@lists.xensource.com > Subject: [Xen-devel] How do i wake up a Windows VM, which went to S3 (sleep/standby)? > > Hi, > > I am using Xen with a few patches posted here for VGA pass-through. > Now, after my Windows VM booted, i sent it into ''standby'' (sleep/S3). > Does anyone knows, how can i "wake" the domain up now? > > The domain looks like it is in some unknown state. This is the output > of ''xm list'' > Name ID Mem VCPUs State Time(s) > Domain-0 0 947 2 r----- 1540.2 > win 11 1024 1 ------ 54.2 > > Can anyone please help me with this? > > Tom > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel