From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH v6 00/11] virtio: s4 support Date: Thu, 29 Dec 2011 15:02:56 +1030 Message-ID: <87vcp0f153.fsf@rustcorp.com.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: Virtualization List Cc: Amit Shah , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, "Michael S. Tsirkin" List-Id: virtualization@lists.linuxfoundation.org On Thu, 22 Dec 2011 16:58:24 +0530, Amit Shah wrote: > Hi, > > These patches add support for S4 to virtio (pci) and all drivers. Thanks, they're neatly divided, and all seem sane. Applied, Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751767Ab1L2Egl (ORCPT ); Wed, 28 Dec 2011 23:36:41 -0500 Received: from ozlabs.org ([203.10.76.45]:55147 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750785Ab1L2Egi (ORCPT ); Wed, 28 Dec 2011 23:36:38 -0500 From: Rusty Russell To: Amit Shah , Virtualization List Cc: "Michael S. Tsirkin" , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Amit Shah Subject: Re: [PATCH v6 00/11] virtio: s4 support In-Reply-To: References: User-Agent: Notmuch/0.6.1-1 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Thu, 29 Dec 2011 15:02:56 +1030 Message-ID: <87vcp0f153.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 22 Dec 2011 16:58:24 +0530, Amit Shah wrote: > Hi, > > These patches add support for S4 to virtio (pci) and all drivers. Thanks, they're neatly divided, and all seem sane. Applied, Rusty.