From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v3 0/6] xen/{net, blk}back support for running in HVM Date: Fri, 16 Dec 2011 16:20:12 -0400 Message-ID: <20111216202012.GE26802@andromeda.dapyr.net> References: <1323893534-436-1-git-send-email-dgdegra@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1323893534-436-1-git-send-email-dgdegra@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel De Graaf Cc: Xen-devel@lists.xensource.com, konrad.wilk@oracle.com List-Id: xen-devel@lists.xenproject.org > [PATCH 1/6] xenbus: Support HVM backends > [PATCH 2/6] xenbus: Use grant-table wrapper functions > [PATCH 3/6] xen/grant-table: Support mappings required by blkback > [PATCH 4/6] xen/blkback: use grant-table.c hypercall wrappers > [PATCH 5/6] xen/netback: Enable netback on HVM guests > [PATCH 6/6] xen/blkback: Enable blkback on HVM guests 2-6 look good to me. The #1 just needs adressing some of the things I pointed out.