From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYbS2-0001YO-TH for qemu-devel@nongnu.org; Wed, 24 Feb 2016 10:34:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYbRx-0007AM-Rk for qemu-devel@nongnu.org; Wed, 24 Feb 2016 10:34:06 -0500 Received: from mx2.parallels.com ([199.115.105.18]:38687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYbRx-00077G-MK for qemu-devel@nongnu.org; Wed, 24 Feb 2016 10:34:01 -0500 References: <1456300248-31944-1-git-send-email-den@openvz.org> <20160224163206-mutt-send-email-mst@redhat.com> From: "Denis V. Lunev" Message-ID: <56CDCD52.1050105@openvz.org> Date: Wed, 24 Feb 2016 18:33:38 +0300 MIME-Version: 1.0 In-Reply-To: <20160224163206-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 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.