From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Stodden Subject: [PATCH 00 of 12] blktap2 pvops patches Date: Fri, 05 Feb 2010 19:19:22 -0000 Message-ID: References: <6110556339.20100205152513@eikelenboom.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6110556339.20100205152513@eikelenboom.it> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen List-Id: xen-devel@lists.xenproject.org Hi. Updates since the last time I posted them: * Correctly initialize request SG lists. * Removed init_mm dependency. Somewhat experimental but I don't see how it could cause trouble. Open issues: * -DMEMSHR in tools/blktap2 is broken. * CONFIG_HIGHPTE fails remapping foreign frame ranges.