From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: [PATCH 00 of 15] tools/xenpaging fixes for xen-unstable Date: Fri, 21 Oct 2011 11:31:34 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The following changes contains non-controversial changes from the series of changes for xenpaging I sent out on 2011-10-03. Please review and apply. Olaf Config.mk | 2 config/StdGNU.mk | 2 tools/libxc/xc_bitops.h | 6 + tools/libxl/libxl.h | 1 tools/libxl/libxl_paths.c | 5 tools/xenpaging/Makefile | 6 - tools/xenpaging/file_ops.c | 30 +---- tools/xenpaging/policy_default.c | 23 +++ tools/xenpaging/xenpaging.c | 232 ++++++++++++++++++++++----------------- tools/xenpaging/xenpaging.h | 5 10 files changed, 180 insertions(+), 132 deletions(-)