From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Shah Subject: Re: [PATCH v5 00/11] virtio: s4 support Date: Thu, 15 Dec 2011 20:25:57 +0530 Message-ID: <20111215145556.GD24455@amit-x200.redhat.com> References: <20111215131314.GA22791@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20111215131314.GA22791@redhat.com> 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: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, levinsasha928@gmail.com, Virtualization List List-Id: virtualization@lists.linuxfoundation.org On (Thu) 15 Dec 2011 [15:13:14], Michael S. Tsirkin wrote: > On Thu, Dec 15, 2011 at 06:15:46PM +0530, Amit Shah wrote: > > Hi, > > > > These patches add support for S4 to virtio (pci) and all drivers. > > > > Michael saw some race in virtio-net module removal which will need a > > similar fix for the freeze code as well. I'll update the virtio-net > > patch with that fix once the fix is settled upon and applied. > > block too? Right. Amit