From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v5 00/11] virtio: s4 support Date: Thu, 15 Dec 2011 15:13:14 +0200 Message-ID: <20111215131314.GA22791@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: Amit Shah Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, levinsasha928@gmail.com, Virtualization List List-Id: virtualization@lists.linuxfoundation.org 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? -- MST From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758841Ab1LONL0 (ORCPT ); Thu, 15 Dec 2011 08:11:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61736 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751022Ab1LONLY (ORCPT ); Thu, 15 Dec 2011 08:11:24 -0500 Date: Thu, 15 Dec 2011 15:13:14 +0200 From: "Michael S. Tsirkin" To: Amit Shah Cc: Virtualization List , Rusty Russell , levinsasha928@gmail.com, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v5 00/11] virtio: s4 support Message-ID: <20111215131314.GA22791@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? -- MST