From mboxrd@z Thu Jan 1 00:00:00 1970 From: "K. Y. Srinivasan" Subject: [PATCH 0000/0003] drivers: hv Date: Fri, 16 Mar 2012 08:01:29 -0700 Message-ID: <1331910089-5207-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 March15. I have made changes to address comments Dan Carpenter had posted. Regards, K. Y