From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH v4 00/12] virtio: s4 support Date: Wed, 7 Dec 2011 12:44:59 +0200 Message-ID: <20111207104459.GR12507@redhat.com> References: <87wra8j13m.fsf@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <87wra8j13m.fsf@rustcorp.com.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Rusty Russell Cc: Amit Shah , linux-kernel@vger.kernel.org, "Michael S. Tsirkin" , levinsasha928@gmail.com, Virtualization List List-Id: virtualization@lists.linuxfoundation.org On Wed, Dec 07, 2011 at 05:54:29PM +1030, Rusty Russell wrote: > On Wed, 7 Dec 2011 01:18:38 +0530, Amit Shah wrote: > > Hi, > > > > These patches add support for S4 to virtio (pci) and all drivers. > > Dumb meta-question: why do we want to hibernate virtual machines? > For instance you want to hibernate your laptop while it is running a virtual machine. You can pause them of course, but then time will be incorrect inside a guest after resume. > I figure there's a reason, but it seems a bit weird :) > > Thanks, > Rusty. > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Gleb.