From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [patch] KVM: T60 resume fix Date: Mon, 5 Mar 2007 12:40:13 +0200 Message-ID: <20070305104013.GC5029@mellanox.co.il> References: <20070302102018.GA11549@elte.hu> <20070302102216.GA13575@elte.hu> <45E93012.4000100@qumranet.com> <20070305082251.GA23366@elte.hu> <45EBD9BC.4030801@qumranet.com> <20070305084449.GA1706@elte.hu> <20070305085718.GA2513@elte.hu> <45EBE288.8010101@qumranet.com> <20070305100537.GA9175@elte.hu> <45EBF1E3.4030003@qumranet.com> Reply-To: "Michael S. Tsirkin" Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <45EBF1E3.4030003@qumranet.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Avi Kivity Cc: Daniel Walker , Michal Piotrowski , linux-pm@lists.osdl.org, Linux Kernel Mailing List , Andrew Morton , Adrian Bunk , Pavel Machek , Jens Axboe , Thomas Gleixner , Linus Torvalds , Ingo Molnar List-Id: linux-pm@vger.kernel.org > Quoting Avi Kivity : > Subject: Re: [patch] KVM: T60 resume fix > = > Ingo Molnar wrote: > > * Avi Kivity wrote: > > > > = > >>> suspend/resume works fine now and there are no warning messages = > >>> whatsoever (with suspend simulation). Thanks Avi! > >>> = > >> Where do I find this suspend simulation? Sounds like a great suspend = > >> debugging tool. > >> = > > > > it's just the simple hack below. > > > > > > = > = > Thanks, I'll put it to good use. Are you planning to upstream it? Not = > for 2.6.21, presumably ;) I think Pavel wants it triggerable through /sys/power/state: http://lkml.org/lkml/2007/1/25/99 -- = MST