From mboxrd@z Thu Jan 1 00:00:00 1970 From: "K. Y. Srinivasan" Subject: [PATCH 0000/0003] drivers: hv Date: Thu, 15 Mar 2012 17:48:13 -0700 Message-ID: <1331858893-775-1-git-send-email-kys@microsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devel-bounces@linuxdriverproject.org Sender: devel-bounces@linuxdriverproject.org To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, virtualization@lists.osdl.org, ohering@suse.com List-Id: virtualization@lists.linuxfoundation.org This patch-set further enhances the KVP functionality for Linux guests: 1. Supports most of the Win8 KVP protocol. 2. Supports operations on all the pools. This is a re-send of the series sent on March10. I have made changes to address comments Dan Carpenter had posted. Regards, K. Y From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161871Ab2CPAlx (ORCPT ); Thu, 15 Mar 2012 20:41:53 -0400 Received: from p3plsmtps2ded03.prod.phx3.secureserver.net ([208.109.80.60]:59174 "HELO p3plsmtps2ded03-01.prod.phx3.secureserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1161859Ab2CPAl2 (ORCPT ); Thu, 15 Mar 2012 20:41:28 -0400 From: "K. Y. Srinivasan" To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, virtualization@lists.osdl.org, ohering@suse.com Cc: "K. Y. Srinivasan" Subject: [PATCH 0000/0003] drivers: hv Date: Thu, 15 Mar 2012 17:48:13 -0700 Message-Id: <1331858893-775-1-git-send-email-kys@microsoft.com> X-Mailer: git-send-email 1.7.4.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch-set further enhances the KVP functionality for Linux guests: 1. Supports most of the Win8 KVP protocol. 2. Supports operations on all the pools. This is a re-send of the series sent on March10. I have made changes to address comments Dan Carpenter had posted. Regards, K. Y