From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZMfD-00018K-Rn for qemu-devel@nongnu.org; Fri, 26 Feb 2016 12:58:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZMfA-00046j-K7 for qemu-devel@nongnu.org; Fri, 26 Feb 2016 12:58:51 -0500 Received: from mx2.parallels.com ([199.115.105.18]:39549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZMfA-00043p-EI for qemu-devel@nongnu.org; Fri, 26 Feb 2016 12:58:48 -0500 References: <1456300248-31944-1-git-send-email-den@openvz.org> <20160224163206-mutt-send-email-mst@redhat.com> <56CDCD52.1050105@openvz.org> <20160224173737-mutt-send-email-mst@redhat.com> From: "Denis V. Lunev" Message-ID: <56D09248.4090603@openvz.org> Date: Fri, 26 Feb 2016 20:58:32 +0300 MIME-Version: 1.0 In-Reply-To: <20160224173737-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/2] virtio-balloon: improve balloon statistics List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Igor Redko , qemu-devel@nongnu.org On 02/24/2016 06:39 PM, Michael S. Tsirkin wrote: > On Wed, Feb 24, 2016 at 06:33:38PM +0300, Denis V. Lunev wrote: >> On 02/24/2016 05:34 PM, Michael S. Tsirkin wrote: >>> On Wed, Feb 24, 2016 at 10:50:46AM +0300, Denis V. Lunev wrote: >>>> New counter from the Linux kernel + >>> It is in AKPM's linux-next kernel but I will revert it there if >>> the suggested interface extension is not submitted >>> to the Virtio ABI committee soon. >>> >>> >> can you pls pinpoint the contact and procedure then. > https://www.oasis-open.org/committees/comments/index.php?wg_abbrev=virtio > done with comment submission. Can we proceed with this version if you do not like v2? Den