All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Amit Shah <amit.shah@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
	levinsasha928@gmail.com,
	Virtualization List <virtualization@lists.linux-foundation.org>
Subject: Re: [PATCH v5 00/11]  virtio: s4 support
Date: Thu, 15 Dec 2011 15:13:14 +0200	[thread overview]
Message-ID: <20111215131314.GA22791@redhat.com> (raw)
In-Reply-To: <cover.1323952933.git.amit.shah@redhat.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Amit Shah <amit.shah@redhat.com>
Cc: Virtualization List <virtualization@lists.linux-foundation.org>,
	Rusty Russell <rusty@rustcorp.com.au>,
	levinsasha928@gmail.com, linux-kernel@vger.kernel.org,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH v5 00/11]  virtio: s4 support
Date: Thu, 15 Dec 2011 15:13:14 +0200	[thread overview]
Message-ID: <20111215131314.GA22791@redhat.com> (raw)
In-Reply-To: <cover.1323952933.git.amit.shah@redhat.com>

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

  parent reply	other threads:[~2011-12-15 13:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15 12:45 [PATCH v5 00/11] virtio: s4 support Amit Shah
2011-12-15 12:45 ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 01/11] virtio: pci: switch to new PM API Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 02/11] virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 03/11] virtio: console: Move vq and vq buf removal into separate functions Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 04/11] virtio: console: Add freeze and restore handlers to support S4 Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 05/11] virtio: blk: Move vq initialization to separate function Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 06/11] virtio: blk: Add freeze, restore handlers to support S4 Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 07/11] virtio: net: Move vq initialization into separate function Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 08/11] virtio: net: Move vq and vq buf removal " Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 09/11] virtio: net: Add freeze, restore handlers to support S4 Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 10/11] virtio: balloon: Move vq initialization into separate function Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 12:45 ` [PATCH v5 11/11] virtio: balloon: Add freeze, restore handlers to support S4 Amit Shah
2011-12-15 12:45   ` Amit Shah
2011-12-15 13:13 ` Michael S. Tsirkin [this message]
2011-12-15 13:13   ` [PATCH v5 00/11] virtio: s4 support Michael S. Tsirkin
2011-12-15 14:55   ` Amit Shah
2011-12-15 14:55     ` Amit Shah

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111215131314.GA22791@redhat.com \
    --to=mst@redhat.com \
    --cc=amit.shah@redhat.com \
    --cc=levinsasha928@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.